Bump master version to 1.1.0-SNAPSHOT
authorGary Wu <gary.i.wu@huawei.com>
Wed, 12 Oct 2016 20:58:27 +0000 (13:58 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 12 Oct 2016 21:25:11 +0000 (14:25 -0700)
Change-Id: Idff6cde79613564a69c93408defb670913971780
Issue-id: OCS-111
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
common-util/pom.xml
pom.xml

index b1dfac5..e37bb67 100644 (file)
     <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-cbb</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     <properties>
         <cxf.version>3.1.6</cxf.version>
diff --git a/pom.xml b/pom.xml
index 144f280..c81d9ef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.openo.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.1.0-SNAPSHOT</version>
         <relativePath>../oparent</relativePath>
     </parent>
 
     <groupId>org.openo.common-services.common-utilities</groupId>
     <artifactId>common-setting</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>common-setting</name>