Skip to content

Commit 9410a32

Browse files
committed
[maven-release-plugin] prepare release scriptler-3.3
1 parent e777672 commit 9410a32

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.3-SNAPSHOT</version>
11+
<version>3.3</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>
@@ -47,7 +47,7 @@
4747
<connection>scm:git:git://github.com/jenkinsci/scriptler-plugin.git</connection>
4848
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/scriptler-plugin.git</developerConnection>
4949
<url>https://github.com/jenkinsci/scriptler-plugin</url>
50-
<tag>HEAD</tag>
50+
<tag>scriptler-3.3</tag>
5151
</scm>
5252
<dependencies>
5353
<dependency>

0 commit comments

Comments
 (0)