Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Commit f8cd0a2

Browse files
committed
[maven-release-plugin] prepare release ssh-agent-1.23.2
1 parent 7ff5792 commit f8cd0a2

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>${revision}${changelist}</version>
37+
<version>1.23.2</version>
3838
<packaging>hpi</packaging>
3939

4040
<name>SSH Agent Plugin</name>
@@ -52,7 +52,7 @@
5252
<connection>scm:git:git://github.com/jenkinsci/ssh-agent-plugin.git</connection>
5353
<developerConnection>scm:git:[email protected]:jenkinsci/ssh-agent-plugin.git</developerConnection>
5454
<url>http://github.com/jenkinsci/ssh-agent-plugin</url>
55-
<tag>${scmTag}</tag>
55+
<tag>ssh-agent-1.23.2</tag>
5656
</scm>
5757

5858
<properties>

0 commit comments

Comments
 (0)