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 7b8d901 commit 539c326Copy full SHA for 539c326
pom.xml
@@ -21,7 +21,7 @@
21
<modelVersion>4.0.0</modelVersion>
22
<groupId>it.reply</groupId>
23
<artifactId>orchestrator</artifactId>
24
- <version>2.8.0-SNAPSHOT</version>
+ <version>2.8.0-FINAL</version>
25
<packaging>war</packaging>
26
<name>orchestrator</name>
27
@@ -44,7 +44,7 @@
44
<url>https://github.com/indigo-dc/orchestrator</url>
45
<connection>scm:git:https://github.com/indigo-dc/orchestrator.git</connection>
46
<developerConnection>scm:git:https://github.com/indigo-dc/orchestrator.git</developerConnection>
47
- <tag>releases/2-8-stable</tag>
+ <tag>v2.8.0-FINAL</tag>
48
</scm>
49
50
<organization>
0 commit comments