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-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml
index 99e3fe0..76437b6 100755
--- a/appc-outbound/appc-aai-client/installer/pom.xml
+++ b/appc-outbound/appc-aai-client/installer/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>appc-aai-client</artifactId>
 		<groupId>org.openecomp.appc</groupId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.2.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-aai-client-installer</artifactId>
 	<name>APPC AAI Client -Installer</name>