Skip to content

Commit f312921

Browse files
committed
[maven-release-plugin] prepare release script-security-1.74
1 parent 83b43d8 commit f312921

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.74</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>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3131
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3232
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
33-
<tag>${scmTag}</tag>
33+
<tag>script-security-1.74</tag>
3434
</scm>
3535

3636
<repositories>

0 commit comments

Comments
 (0)