We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2826a89 commit 8d07170Copy full SHA for 8d07170
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>org.biouno</groupId>
14
<artifactId>uno-choice</artifactId>
15
- <version>${revision}${changelist}</version>
+ <version>2.8.7</version>
16
<packaging>hpi</packaging>
17
18
<name>Active Choices Plug-in</name>
@@ -56,7 +56,7 @@
56
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
57
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
58
<url>https://github.com/${gitHubRepo}</url>
59
- <tag>${scmTag}</tag>
+ <tag>uno-choice-2.8.7</tag>
60
</scm>
61
62
<distributionManagement>
0 commit comments