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-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml
index f9eeede..29dc982 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.openecomp.appc</groupId>
 		<artifactId>appc-rest-adapter</artifactId>
-		<version>1.2.0-SNAPSHOT</version>
+		<version>1.3.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>appc-rest-adapter-bundle</artifactId>
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml
index d8ce77a..39a6d2d 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>appc-rest-adapter</artifactId>
     <groupId>org.openecomp.appc</groupId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   <artifactId>appc-rest-adapter-features</artifactId>
   <name>Rest Adaptor - Features</name>
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml
index 28610ad..9afb640 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>appc-rest-adapter</artifactId>
     <groupId>org.openecomp.appc</groupId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   <artifactId>appc-rest-adapter-installer</artifactId>
   <name>rest Adapter - Karaf Installer</name>
diff --git a/appc-adapters/appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/pom.xml
index f39009e..1d5a017 100644
--- a/appc-adapters/appc-rest-adapter/pom.xml
+++ b/appc-adapters/appc-rest-adapter/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.openecomp.appc</groupId>
     <artifactId>appc-adapters</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>appc-rest-adapter</artifactId>