Changing to Amsterdam release version
[appc.git] / appc-config / appc-encryption-tool / installer / pom.xml
index 03e483e..f0d7c4e 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.appc</groupId>
         <artifactId>appc-config-encryption-tool</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.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.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
     <build>