Skip to content

Commit b65d3f1

Browse files
author
jenkins-maven-cd-action
committed
[maven-release-plugin] prepare release build-token-root-1.9
1 parent 2eddb9f commit b65d3f1

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.9</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>
@@ -80,6 +80,6 @@
8080
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
8181
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
8282
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
83-
<tag>${scmTag}</tag>
83+
<tag>build-token-root-1.9</tag>
8484
</scm>
8585
</project>

0 commit comments

Comments
 (0)