Skip to content

Commit 1f7d81f

Browse files
committed
[maven-release-plugin] prepare release ssh-agent-1.14
1 parent 8d02c6c commit 1f7d81f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
<groupId>org.jenkins-ci.plugins</groupId>
3131
<artifactId>plugin</artifactId>
3232
<version>2.21</version>
33-
<relativePath/>
33+
<relativePath />
3434
</parent>
3535

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

4040
<name>SSH Agent Plugin</name>
@@ -62,7 +62,7 @@
6262
<connection>scm:git:git://github.com/jenkinsci/ssh-agent-plugin.git</connection>
6363
<developerConnection>scm:git:[email protected]:jenkinsci/ssh-agent-plugin.git</developerConnection>
6464
<url>http://github.com/jenkinsci/ssh-agent-plugin</url>
65-
<tag>HEAD</tag>
65+
<tag>ssh-agent-1.14</tag>
6666
</scm>
6767

6868
<properties>

0 commit comments

Comments
 (0)