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-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml
index 2676a3d..0c72a4b 100644
--- a/appc-config/appc-encryption-tool/features/pom.xml
+++ b/appc-config/appc-encryption-tool/features/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.openecomp.appc</groupId>
         <artifactId>appc-config-encryption-tool</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.3.0-SNAPSHOT</version>
     </parent>
     <artifactId>appc-config-encryption-tool-features</artifactId>
     <name>APPC Encryption Tool Plugin - Features</name>
diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml
index f0d7c4e..89b1154 100644
--- a/appc-config/appc-encryption-tool/installer/pom.xml
+++ b/appc-config/appc-encryption-tool/installer/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.appc</groupId>
         <artifactId>appc-config-encryption-tool</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>appc-config-encryption-tool-installer</artifactId>
@@ -53,7 +53,7 @@
         <dependency>
             <groupId>org.openecomp.appc</groupId>
             <artifactId>appc-config-encryption-tool-provider</artifactId>
-            <version>1.2.0-SNAPSHOT</version>
+            <version>1.3.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
     <build>
diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml
index faf9bb7..cb55e2e 100644
--- a/appc-config/appc-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.openecomp.appc</groupId>
         <artifactId>appc-config</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.3.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml
index 146e3a0..782710e 100644
--- a/appc-config/appc-encryption-tool/provider/pom.xml
+++ b/appc-config/appc-encryption-tool/provider/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.openecomp.appc</groupId>
         <artifactId>appc-config-encryption-tool</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.3.0-SNAPSHOT</version>
     </parent>
     <artifactId>appc-config-encryption-tool-provider</artifactId>
     <packaging>bundle</packaging>