Skip to content

Commit 14a7b40

Browse files
committed
[maven-release-plugin] prepare release role-strategy-2.13
1 parent 4efef4f commit 14a7b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99

1010
<artifactId>role-strategy</artifactId>
1111
<packaging>hpi</packaging>
12-
<version>${revision}${changelist}</version>
12+
<version>2.13</version>
1313
<name>Role-based Authorization Strategy</name>
1414
<url>https://wiki.jenkins.io/display/JENKINS/Role+Strategy+Plugin</url>
1515

1616
<scm>
1717
<connection>scm:git:ssh://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
1818
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/${project.artifactId}-plugin.git</developerConnection>
1919
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
20-
<tag>${scmTag}</tag>
20+
<tag>role-strategy-2.13</tag>
2121
</scm>
2222

2323
<developers>

0 commit comments

Comments
 (0)