summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2016-10-12 13:58:27 -0700
committerGary Wu <gary.i.wu@huawei.com>2016-10-12 14:25:11 -0700
commit4af86531b4173f012180117a1a9a6bc75d8053d3 (patch)
treec84c9ad80e97fa8b6cd168109235c7ef1ee843bd
parente298272753b493afd2f4210f80a1d4e363727cc0 (diff)
Bump master version to 1.1.0-SNAPSHOT
Change-Id: Idff6cde79613564a69c93408defb670913971780 Issue-id: OCS-111 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r--common-util/pom.xml3
-rw-r--r--pom.xml3
2 files changed, 2 insertions, 4 deletions
diff --git a/common-util/pom.xml b/common-util/pom.xml
index b1dfac5..e37bb67 100644
--- a/common-util/pom.xml
+++ b/common-util/pom.xml
@@ -19,10 +19,9 @@
<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
--- a/pom.xml
+++ b/pom.xml
@@ -20,13 +20,12 @@
<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>