Skip to content

Commit

Permalink
Release 1.4.0-FINAL: update prj version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Brigandì committed Jul 31, 2017
1 parent 76a341a commit 35dd430
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>it.reply</groupId>
<artifactId>orchestrator</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-FINAL</version>
<packaging>war</packaging>
<name>orchestrator</name>

Expand Down Expand Up @@ -72,10 +72,10 @@
<jsonpath.version>2.1.0</jsonpath.version>
<snippetsDirectory>${project.build.directory}\generated-snippets</snippetsDirectory>
<checkstyle-plugin.version>2.17</checkstyle-plugin.version>
<workflow-manager.version>0.0.4-SNAPSHOT</workflow-manager.version>
<alien4cloud.version>1.1.0-INDIGO2-SNAPSHOT</alien4cloud.version>
<workflow-manager.version>0.0.4-BETA.2</workflow-manager.version>
<alien4cloud.version>1.1.0-INDIGO2-ALPHA.3</alien4cloud.version>
<chronos-client.version>0.0.1-BETA.2</chronos-client.version>
<marathon-client.version>0.3.1-SNAPSHOT</marathon-client.version>
<marathon-client.version>0.3.1-INDIGO-BETA.1</marathon-client.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 35dd430

Please sign in to comment.