Skip to content

Commit 58e54f4

Browse files
committed
[maven-release-plugin] prepare release jsch-0.2.5
1 parent 19bb849 commit 58e54f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<groupId>com.github.mwiede</groupId>
44
<artifactId>jsch</artifactId>
55
<packaging>jar</packaging>
6-
<version>0.2.5-SNAPSHOT</version>
6+
<version>0.2.5</version>
77
<name>JSch</name>
88
<url>https://github.com/mwiede/jsch</url>
99
<description>JSch is a pure Java implementation of SSH2</description>
1010
<scm>
1111
<connection>scm:git:https://github.com/mwiede/jsch.git</connection>
1212
<developerConnection>scm:git:https://github.com/mwiede/jsch.git</developerConnection>
1313
<url>https://github.com/mwiede/jsch</url>
14-
<tag>HEAD</tag>
14+
<tag>jsch-0.2.5</tag>
1515
</scm>
1616
<distributionManagement>
1717
<snapshotRepository>

0 commit comments

Comments
 (0)