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-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml
index 45db37e..b70f594 100644
--- a/appc-metric/appc-metric-bundle/pom.xml
+++ b/appc-metric/appc-metric-bundle/pom.xml
@@ -23,7 +23,7 @@
 		<parent>
 	    <groupId>org.openecomp.appc</groupId>
 	    <artifactId>appc-metric</artifactId>
-	    <version>1.2.0-SNAPSHOT</version>
+	    <version>1.3.0-SNAPSHOT</version>
 	  </parent>
     <groupId>org.openecomp.appc</groupId>
     <artifactId>appc-metric-bundle</artifactId>
diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml
index f9f4229..d2f38c0 100644
--- a/appc-metric/appc-metric-features/pom.xml
+++ b/appc-metric/appc-metric-features/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>appc-metric</artifactId>
     <groupId>org.openecomp.appc</groupId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   <name>appc-metric-features</name>
   <artifactId>appc-metric-features</artifactId>
diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml
index c6f8ed6..73c1ad9 100644
--- a/appc-metric/appc-metric-installer/pom.xml
+++ b/appc-metric/appc-metric-installer/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>appc-metric</artifactId>
     <groupId>org.openecomp.appc</groupId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   <artifactId>appc-metric-installer</artifactId>
   <name>APPC Metric - Karaf Installer</name>
diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml
index d7f6c8e..89f3ffb 100644
--- a/appc-metric/pom.xml
+++ b/appc-metric/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.openecomp.appc</groupId>
     <artifactId>appc</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   <artifactId>appc-metric</artifactId>
   <packaging>pom</packaging>