Merge "Reset artifact versions to 1.0.0-SNAPSHOT"
authorJian Huang <huang.jian12@zte.com.cn>
Sun, 18 Sep 2016 04:15:20 +0000 (04:15 +0000)
committerGerrit Code Review <gerrit@open-o.org>
Sun, 18 Sep 2016 04:15:20 +0000 (04:15 +0000)
1  2 
common-util/pom.xml

      <parent>
         <groupId>org.openo.common-services.common-utilities</groupId>
           <artifactId>common-setting</artifactId>
-          <version>1.0.1-SNAPSHOT</version>
+          <version>1.0.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>