We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c938b1 commit fa8c1feCopy full SHA for fa8c1fe
pom.xml
@@ -10,7 +10,7 @@
10
<artifactId>urltrigger</artifactId>
11
<packaging>hpi</packaging>
12
<name>Jenkins URLTrigger Plug-in</name>
13
- <version>0.44-SNAPSHOT</version>
+ <version>0.44</version>
14
<url>http://wiki.jenkins-ci.org/display/JENKINS/URLTrigger+Plugin</url>
15
16
<licenses>
@@ -43,7 +43,7 @@
43
<scm>
44
<connection>scm:git:git://github.com/jenkinsci/urltrigger-plugin.git</connection>
45
<developerConnection>scm:git:[email protected]:jenkinsci/urltrigger-plugin.git</developerConnection>
46
- <tag>HEAD</tag>
+ <tag>urltrigger-0.44</tag>
47
</scm>
48
49
<distributionManagement>
0 commit comments