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-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml
index ba61b5e..c7d487a 100644
--- a/appc-oam/appc-oam-bundle/pom.xml
+++ b/appc-oam/appc-oam-bundle/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>appc-oam</artifactId>
         <groupId>org.openecomp.appc</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <artifactId>appc-oam-bundle</artifactId>
     <packaging>bundle</packaging>
diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml
index a8a9a44..f211e6b 100644
--- a/appc-oam/appc-oam-features/pom.xml
+++ b/appc-oam/appc-oam-features/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>appc-oam</artifactId>
     <groupId>org.openecomp.appc</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <name>appc-oam-features</name>
   <artifactId>appc-oam-features</artifactId>
diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml
index 02c6ee8..c506524 100644
--- a/appc-oam/appc-oam-installer/pom.xml
+++ b/appc-oam/appc-oam-installer/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>appc-oam</artifactId>
     <groupId>org.openecomp.appc</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>appc-oam-installer</artifactId>
diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml
index 5a3ec7a..340b5c2 100644
--- a/appc-oam/appc-oam-model/pom.xml
+++ b/appc-oam/appc-oam-model/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>appc-oam</artifactId>
         <groupId>org.openecomp.appc</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <artifactId>appc-oam-model</artifactId>
     <packaging>bundle</packaging>
diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml
index 7378d23..0030f02 100644
--- a/appc-oam/pom.xml
+++ b/appc-oam/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.openecomp.appc</groupId>
     <artifactId>appc</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>appc-oam</artifactId>
   <packaging>pom</packaging>