Skip to content

Commit c2add4a

Browse files
author
Alberto Brigandì
committed
[maven-release-plugin] prepare release v2.0.0-FINAL
1 parent dc58e5b commit c2add4a

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
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>it.reply</groupId>
2121
<artifactId>orchestrator</artifactId>
22-
<version>2.0.0-SNAPSHOT</version>
22+
<version>2.0.0-FINAL</version>
2323
<packaging>war</packaging>
2424
<name>orchestrator</name>
2525

@@ -35,7 +35,7 @@
3535
<url>https://github.com/indigo-dc/orchestrator</url>
3636
<connection>scm:git:https://github.com/indigo-dc/orchestrator.git</connection>
3737
<developerConnection>scm:git:https://github.com/indigo-dc/orchestrator.git</developerConnection>
38-
<tag>releases/2-0-stable</tag>
38+
<tag>v2.0.0-FINAL</tag>
3939
</scm>
4040

4141
<organization>

0 commit comments

Comments
 (0)