summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>