Changing to Amsterdam release version

Appc will be realeased as version 1.2.0 since version
1.1.0 already was created spring 2017.

Change-Id: I177931e892c2556c11a261f018fd835d62a14d54
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-314
diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml
index ab4f624..7a854f2 100755
--- a/appc-inbound/appc-artifact-handler/features/pom.xml
+++ b/appc-inbound/appc-artifact-handler/features/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>appc-artifact-handler</artifactId>
 		<groupId>org.openecomp.appc</groupId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.2.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-artifact-handler-features</artifactId>
 	<packaging>jar</packaging>
diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml
index 1a1a980..b3077a6 100755
--- a/appc-inbound/appc-artifact-handler/installer/pom.xml
+++ b/appc-inbound/appc-artifact-handler/installer/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>appc-artifact-handler</artifactId>
 		<groupId>org.openecomp.appc</groupId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.2.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-artifact-handler-installer</artifactId>
 	<name>appc-artifact-handler-installer</name>
diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml
index c7b9839..060e66b 100755
--- a/appc-inbound/appc-artifact-handler/model/pom.xml
+++ b/appc-inbound/appc-artifact-handler/model/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>appc-artifact-handler</artifactId>
 		<groupId>org.openecomp.appc</groupId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.2.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-artifact-handler-model</artifactId>
 	<packaging>bundle</packaging>
diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml
index ffa7352..8dd7f54 100755
--- a/appc-inbound/appc-artifact-handler/pom.xml
+++ b/appc-inbound/appc-artifact-handler/pom.xml
@@ -5,7 +5,7 @@
 	<parent>

 		<groupId>org.openecomp.appc</groupId>

 		<artifactId>appc-inbound</artifactId>

-		<version>1.1.0-SNAPSHOT</version>

+		<version>1.2.0-SNAPSHOT</version>

 	</parent>

 	<modelVersion>4.0.0</modelVersion>

 	<packaging>pom</packaging>

diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml
index 3452e4f..2ffadcd 100755
--- a/appc-inbound/appc-artifact-handler/provider/pom.xml
+++ b/appc-inbound/appc-artifact-handler/provider/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<artifactId>appc-artifact-handler</artifactId>
 		<groupId>org.openecomp.appc</groupId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.2.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-artifact-handler-provider</artifactId>
 	<packaging>bundle</packaging>