Skip to content

Commit f99bc06

Browse files
committed
[maven-release-plugin] prepare release rest-list-parameter-1.6.0
1 parent 31613c7 commit f99bc06

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
@@ -30,7 +30,7 @@
3030
<artifactId>rest-list-parameter</artifactId>
3131
<inceptionYear>2020</inceptionYear>
3232
<url>https://github.com/jenkinsci/${project.artifactId}-plugin/blob/${project.artifactId}-${revision}/README.adoc</url>
33-
<version>${revision}${changelist}</version>
33+
<version>1.6.0</version>
3434
<packaging>hpi</packaging>
3535

3636
<licenses>
@@ -57,7 +57,7 @@
5757
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
5858
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
5959
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
60-
<tag>HEAD</tag>
60+
<tag>rest-list-parameter-1.6.0</tag>
6161
</scm>
6262

6363
<dependencyManagement>

0 commit comments

Comments
 (0)