Reset artifact versions to 1.0.0-SNAPSHOT
authorGary Wu <gary.i.wu@huawei.com>
Thu, 15 Sep 2016 23:49:21 +0000 (16:49 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 15 Sep 2016 23:49:21 +0000 (16:49 -0700)
Change-Id: I078e03f71eddeeb320ca78711badf53eda60c065
Issue-id: INT-32
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
servicegateway/deployment/pom.xml
servicegateway/service/pom.xml

index 01a1af5..e415c55 100644 (file)
@@ -18,7 +18,7 @@
         <dependency>
             <groupId>org.openo.common-services.common-utilities</groupId>
             <artifactId>commonlib-cbb</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>
index 5a834e6..17372a4 100644 (file)
         <dependency>
             <groupId>org.openo.common-services.common-utilities</groupId>
             <artifactId>commonlib-cbb</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.0-SNAPSHOT</version>
         </dependency>
         <!-- roa -->
         <dependency>
             <groupId>org.openo.common-services.common-utilities</groupId>
             <artifactId>commonlib-restclient</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>