Skip to content

Commit c506f1f

Browse files
author
recena
committed
[maven-release-plugin] prepare release ssh-agent-1.13
1 parent c0b2d85 commit c506f1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</parent>
3434

3535
<artifactId>ssh-agent</artifactId>
36-
<version>1.13-SNAPSHOT</version>
36+
<version>1.13</version>
3737
<packaging>hpi</packaging>
3838

3939
<name>SSH Agent Plugin</name>
@@ -61,7 +61,7 @@
6161
<connection>scm:git:git://github.com/jenkinsci/ssh-agent-plugin.git</connection>
6262
<developerConnection>scm:git:[email protected]:jenkinsci/ssh-agent-plugin.git</developerConnection>
6363
<url>http://github.com/jenkinsci/ssh-agent-plugin</url>
64-
<tag>HEAD</tag>
64+
<tag>ssh-agent-1.13</tag>
6565
</scm>
6666

6767
<properties>

0 commit comments

Comments
 (0)