Skip to content

Commit c144672

Browse files
committed
[maven-release-plugin] prepare release matrix-project-1.17
1 parent b5f22a4 commit c144672

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
@@ -7,7 +7,7 @@
77
<relativePath />
88
</parent>
99
<artifactId>matrix-project</artifactId>
10-
<version>1.17-SNAPSHOT</version>
10+
<version>1.17</version>
1111
<packaging>hpi</packaging>
1212
<name>Matrix Project Plugin</name>
1313
<description>Multi-configuration (matrix) project type.</description>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
2828
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
2929
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
30-
<tag>HEAD</tag>
30+
<tag>matrix-project-1.17</tag>
3131
</scm>
3232
<repositories>
3333
<repository>

0 commit comments

Comments
 (0)