Skip to content

Commit 6c00be4

Browse files
committed
[maven-release-plugin] prepare release script-security-1.50
1 parent 2c5122e commit 6c00be4

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>script-security</artifactId>
11-
<version>${revision}${changelist}</version>
11+
<version>1.50</version>
1212
<packaging>hpi</packaging>
1313
<name>Script Security Plugin</name>
1414
<description>Allows Jenkins administrators to control what in-process scripts can be run by less-privileged users.</description>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3030
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3131
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
32-
<tag>${scmTag}</tag>
32+
<tag>script-security-1.50</tag>
3333
</scm>
3434

3535
<repositories>

0 commit comments

Comments
 (0)