Bump minor version

Bump minor version in preparation for Amsterdam
branching.

Change-Id: I83e13547f583db020d6f756ddb8918360c38903b
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: Patrick Brady <pb071s@att.com>
diff --git a/appc-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml
index 6cf8001..f5e9674 100755
--- a/appc-outbound/appc-aai-client/features/pom.xml
+++ b/appc-outbound/appc-aai-client/features/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>appc-aai-client</artifactId>
 		<groupId>org.openecomp.appc</groupId>
-		<version>1.2.0-SNAPSHOT</version>
+		<version>1.3.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-aai-client-features</artifactId>
 	<name>APPC AAI Client Plugin - Features</name>
diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml
index 76437b6..245bd04 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.2.0-SNAPSHOT</version>
+		<version>1.3.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-aai-client-installer</artifactId>
 	<name>APPC AAI Client -Installer</name>
diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml
index 5254d44..cd6e6d1 100755
--- a/appc-outbound/appc-aai-client/pom.xml
+++ b/appc-outbound/appc-aai-client/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.openecomp.appc</groupId>
 		<artifactId>appc-outbound</artifactId>
-		<version>1.2.0-SNAPSHOT</version>
+		<version>1.3.0-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml
index 397c1e6..b5db224 100755
--- a/appc-outbound/appc-aai-client/provider/pom.xml
+++ b/appc-outbound/appc-aai-client/provider/pom.xml
@@ -5,7 +5,7 @@
 	<parent>

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

 		<artifactId>appc-aai-client</artifactId>

-		<version>1.2.0-SNAPSHOT</version>

+		<version>1.3.0-SNAPSHOT</version>

 	</parent>

 	<artifactId>appc-aai-client-provider</artifactId>

 	<packaging>bundle</packaging>