aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/installer/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-11-09 11:53:06 -0800
committerPatrick Brady <pb071s@att.com>2017-11-10 10:38:51 -0800
commitea8c76cca7dbc83aff1c73d1b7bf4b00597e42ae (patch)
treef9b11906534c5667468db00e8b260962a099d978 /platform-logic/installer/pom.xml
parentc0101f1b7e98bd39d3b6ba16b7baacb57a4b0e8d (diff)
Changing to Amsterdam release version
Appc will be realeased as version 1.2.0 since version 1.1.0 already was created spring 2017. Also changing ccsdk version to their released version. Change-Id: I5e9864f8d506812ceab3b4b81a53be37c578a86e Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-314
Diffstat (limited to 'platform-logic/installer/pom.xml')
-rw-r--r--platform-logic/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml
index b8f125d..b554ae8 100644
--- a/platform-logic/installer/pom.xml
+++ b/platform-logic/installer/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.appc.deployment</groupId>
<artifactId>platform-logic</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.appc.deployment</groupId>
<artifactId>platform-logic-installer</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>Platform Logic Installer for APP-C</name>
<description>Contains platform-level service logic installer for APP-C</description>