Skip to content

Commit f4476c0

Browse files
[maven-release-plugin] prepare release v2.3.0-FINAL
1 parent 52e996c commit f4476c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>it.reply</groupId>
2222
<artifactId>orchestrator</artifactId>
23-
<version>2.3.1-RC.1-SNAPSHOT</version>
23+
<version>2.3.0-FINAL</version>
2424
<packaging>war</packaging>
2525
<name>orchestrator</name>
2626

@@ -43,7 +43,7 @@
4343
<url>https://github.com/indigo-dc/orchestrator</url>
4444
<connection>scm:git:https://github.com/indigo-dc/orchestrator.git</connection>
4545
<developerConnection>scm:git:https://github.com/indigo-dc/orchestrator.git</developerConnection>
46-
<tag>releases/2-3-stable</tag>
46+
<tag>v2.3.0-FINAL</tag>
4747
</scm>
4848

4949
<organization>

0 commit comments

Comments
 (0)