Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jcifs-ng-2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mbechler committed Oct 15, 2023
1 parent 5bd8f5d commit 01ad55a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>jcifs-ng</artifactId>
<groupId>eu.agno3.jcifs</groupId>
<packaging>bundle</packaging>
<version>2.1.10-SNAPSHOT</version>
<version>2.1.10</version>
<description>A pure-java CIFS/SMB client library</description>
<url>https://github.com/AgNO3/jcifs-ng/</url>

Expand All @@ -30,7 +30,7 @@
<connection>scm:git:https://github.com/AgNO3/jcifs-ng.git</connection>
<developerConnection>scm:git:[email protected]:AgNO3/jcifs-ng.git</developerConnection>
<url>[email protected]:AgNO3/jcifs-ng.git</url>
<tag>HEAD</tag>
<tag>jcifs-ng-2.1.10</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 01ad55a

Please sign in to comment.