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 52e996c commit f4476c0Copy full SHA for f4476c0
pom.xml
@@ -20,7 +20,7 @@
20
<modelVersion>4.0.0</modelVersion>
21
<groupId>it.reply</groupId>
22
<artifactId>orchestrator</artifactId>
23
- <version>2.3.1-RC.1-SNAPSHOT</version>
+ <version>2.3.0-FINAL</version>
24
<packaging>war</packaging>
25
<name>orchestrator</name>
26
@@ -43,7 +43,7 @@
43
<url>https://github.com/indigo-dc/orchestrator</url>
44
<connection>scm:git:https://github.com/indigo-dc/orchestrator.git</connection>
45
<developerConnection>scm:git:https://github.com/indigo-dc/orchestrator.git</developerConnection>
46
- <tag>releases/2-3-stable</tag>
+ <tag>v2.3.0-FINAL</tag>
47
</scm>
48
49
<organization>
0 commit comments