Skip to content

Commit 35dd430

Browse files
author
Alberto Brigandì
committed
Release 1.4.0-FINAL: update prj version
1 parent 76a341a commit 35dd430

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 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>1.4.0-SNAPSHOT</version>
23+
<version>1.4.0-FINAL</version>
2424
<packaging>war</packaging>
2525
<name>orchestrator</name>
2626

@@ -72,10 +72,10 @@
7272
<jsonpath.version>2.1.0</jsonpath.version>
7373
<snippetsDirectory>${project.build.directory}\generated-snippets</snippetsDirectory>
7474
<checkstyle-plugin.version>2.17</checkstyle-plugin.version>
75-
<workflow-manager.version>0.0.4-SNAPSHOT</workflow-manager.version>
76-
<alien4cloud.version>1.1.0-INDIGO2-SNAPSHOT</alien4cloud.version>
75+
<workflow-manager.version>0.0.4-BETA.2</workflow-manager.version>
76+
<alien4cloud.version>1.1.0-INDIGO2-ALPHA.3</alien4cloud.version>
7777
<chronos-client.version>0.0.1-BETA.2</chronos-client.version>
78-
<marathon-client.version>0.3.1-SNAPSHOT</marathon-client.version>
78+
<marathon-client.version>0.3.1-INDIGO-BETA.1</marathon-client.version>
7979
</properties>
8080

8181
<distributionManagement>

0 commit comments

Comments
 (0)