Skip to content

Commit 75612a5

Browse files
committed
[maven-release-plugin] prepare release build-token-root-1.5
1 parent cfc62c8 commit 75612a5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<groupId>org.jenkins-ci.plugins</groupId>
55
<artifactId>plugin</artifactId>
66
<version>3.48</version>
7-
<relativePath/>
7+
<relativePath />
88
</parent>
99
<artifactId>build-token-root</artifactId>
10-
<version>${revision}${changelist}</version>
10+
<version>1.5</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.5</tag>
7979
</scm>
8080
</project>

0 commit comments

Comments
 (0)