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 39c923e commit 59c23d8Copy full SHA for 59c23d8
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>org.biouno</groupId>
14
<artifactId>uno-choice</artifactId>
15
- <version>2.6.1-SNAPSHOT</version>
+ <version>2.6.1</version>
16
<packaging>hpi</packaging>
17
18
<name>Active Choices Plug-in</name>
@@ -47,7 +47,7 @@
47
<connection>scm:git:git://github.com/jenkinsci/active-choices-plugin.git</connection>
48
<developerConnection>scm:git:git@github.com:jenkinsci/active-choices-plugin.git</developerConnection>
49
<url>http://github.com/jenkinsci/active-choices-plugin</url>
50
- <tag>HEAD</tag>
+ <tag>uno-choice-2.6.1</tag>
51
</scm>
52
53
<developers>
0 commit comments