change version of the master branch
[sdc.git] / common / openecomp-common-configuration-management / openecomp-configuration-management-core / pom.xml
index 186a508..f57a02b 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>openecomp-common-configuration-management</artifactId>
         <groupId>org.openecomp.sdc.common</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
         <dependency>
             <groupId>org.openecomp.sdc.common</groupId>
             <artifactId>openecomp-configuration-management-api</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>javax.servlet</groupId>