Bump master version to 1.1.0-SNAPSHOT, part 2
[vfc/nfvo/wfengine.git] / rest-client / pom.xml
index d43d4e4..7e9d94f 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
        <groupId>org.openo.common-services.common-utilities</groupId>
        <artifactId>common-setting</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
     </parent>
     <artifactId>commonlib-restclient</artifactId>
     <properties>
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.openo.common-services.common-utilities</groupId>
             <artifactId>commonlib-cbb</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.1.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.eclipse.jetty.aggregate</groupId>