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 d0323eb commit 2ff1542Copy full SHA for 2ff1542
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>org.biouno</groupId>
14
<artifactId>uno-choice</artifactId>
15
- <version>2.6.4-SNAPSHOT</version>
+ <version>2.6.4</version>
16
<packaging>hpi</packaging>
17
18
<name>Active Choices Plug-in</name>
@@ -45,7 +45,7 @@
45
<connection>scm:git:git://github.com/jenkinsci/active-choices-plugin.git</connection>
46
<developerConnection>scm:git:git@github.com:jenkinsci/active-choices-plugin.git</developerConnection>
47
<url>https://github.com/jenkinsci/active-choices-plugin</url>
48
- <tag>HEAD</tag>
+ <tag>uno-choice-2.6.4</tag>
49
</scm>
50
51
<developers>
0 commit comments