Skip to content

Commit 44e5329

Browse files
committed
[maven-release-plugin] prepare release ssh-agent-1.19
1 parent e03f6c9 commit 44e5329

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
@@ -34,7 +34,7 @@
3434
</parent>
3535

3636
<artifactId>ssh-agent</artifactId>
37-
<version>1.19-SNAPSHOT</version>
37+
<version>1.19</version>
3838
<packaging>hpi</packaging>
3939

4040
<name>SSH Agent Plugin</name>
@@ -59,7 +59,7 @@
5959
<connection>scm:git:git://github.com/jenkinsci/ssh-agent-plugin.git</connection>
6060
<developerConnection>scm:git:[email protected]:jenkinsci/ssh-agent-plugin.git</developerConnection>
6161
<url>http://github.com/jenkinsci/ssh-agent-plugin</url>
62-
<tag>HEAD</tag>
62+
<tag>ssh-agent-1.19</tag>
6363
</scm>
6464

6565
<properties>

0 commit comments

Comments
 (0)