Skip to content

Commit 21809e9

Browse files
committed
[maven-release-plugin] prepare release build-token-root-1.6
1 parent cc0cf8d commit 21809e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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>build-token-root</artifactId>
10-
<version>${revision}${changelist}</version>
10+
<version>1.6</version>
1111
<packaging>hpi</packaging>
1212
<name>Build Authorization Token Root Plugin</name>
1313
<description>Lets build and related REST build triggers be accessed even when anonymous users cannot see Jenkins.</description>
@@ -75,6 +75,6 @@
7575
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
7676
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
7777
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
78-
<tag>${scmTag}</tag>
78+
<tag>build-token-root-1.6</tag>
7979
</scm>
8080
</project>

0 commit comments

Comments
 (0)