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 dc58e5b commit c2add4aCopy full SHA for c2add4a
pom.xml
@@ -19,7 +19,7 @@
19
<modelVersion>4.0.0</modelVersion>
20
<groupId>it.reply</groupId>
21
<artifactId>orchestrator</artifactId>
22
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0-FINAL</version>
23
<packaging>war</packaging>
24
<name>orchestrator</name>
25
@@ -35,7 +35,7 @@
35
<url>https://github.com/indigo-dc/orchestrator</url>
36
<connection>scm:git:https://github.com/indigo-dc/orchestrator.git</connection>
37
<developerConnection>scm:git:https://github.com/indigo-dc/orchestrator.git</developerConnection>
38
- <tag>releases/2-0-stable</tag>
+ <tag>v2.0.0-FINAL</tag>
39
</scm>
40
41
<organization>
0 commit comments