Skip to content

Commit 539c326

Browse files
[maven-release-plugin] prepare release v2.8.0-FINAL
1 parent 7b8d901 commit 539c326

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
@@ -21,7 +21,7 @@
2121
<modelVersion>4.0.0</modelVersion>
2222
<groupId>it.reply</groupId>
2323
<artifactId>orchestrator</artifactId>
24-
<version>2.8.0-SNAPSHOT</version>
24+
<version>2.8.0-FINAL</version>
2525
<packaging>war</packaging>
2626
<name>orchestrator</name>
2727

@@ -44,7 +44,7 @@
4444
<url>https://github.com/indigo-dc/orchestrator</url>
4545
<connection>scm:git:https://github.com/indigo-dc/orchestrator.git</connection>
4646
<developerConnection>scm:git:https://github.com/indigo-dc/orchestrator.git</developerConnection>
47-
<tag>releases/2-8-stable</tag>
47+
<tag>v2.8.0-FINAL</tag>
4848
</scm>
4949

5050
<organization>

0 commit comments

Comments
 (0)