We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544f339 commit 7589316Copy full SHA for 7589316
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>org.biouno</groupId>
14
<artifactId>uno-choice</artifactId>
15
- <version>2.6-SNAPSHOT</version>
+ <version>2.5.1</version>
16
<packaging>hpi</packaging>
17
18
<name>Active Choices Plug-in</name>
@@ -44,7 +44,7 @@
44
<connection>scm:git:git://github.com/jenkinsci/active-choices-plugin.git</connection>
45
<developerConnection>scm:git:git@github.com:jenkinsci/active-choices-plugin.git</developerConnection>
46
<url>http://github.com/jenkinsci/active-choices-plugin</url>
47
- <tag>HEAD</tag>
+ <tag>uno-choice-2.5.1</tag>
48
</scm>
49
50
<developers>
0 commit comments