Skip to content

Commit a2081a5

Browse files
committed
[maven-release-plugin] prepare release scriptler-3.5
1 parent 7459b5f commit a2081a5

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

99
<artifactId>scriptler</artifactId>
1010
<name>Scriptler</name>
11-
<version>3.5-SNAPSHOT</version>
11+
<version>3.5</version>
1212
<packaging>hpi</packaging>
1313
<description>Scriptler allows you to store/edit/execute Groovy scripts on any of the slaves/nodes... no need to copy paste Groovy code anymore. Beside administer your scripts, Scriptler also provides a way to share scripts between users via hosted script catalogs on the internet.</description>
1414
<url>https://github.com/jenkinsci/scriptler-plugin</url>
@@ -46,7 +46,7 @@
4646
<connection>scm:git:git://github.com/jenkinsci/scriptler-plugin.git</connection>
4747
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/scriptler-plugin.git</developerConnection>
4848
<url>https://github.com/jenkinsci/scriptler-plugin</url>
49-
<tag>HEAD</tag>
49+
<tag>scriptler-3.5</tag>
5050
</scm>
5151
<dependencies>
5252
<dependency>

0 commit comments

Comments
 (0)