aboutsummaryrefslogtreecommitdiffstats
path: root/common-util/pom.xml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2016-11-04 13:01:33 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2016-11-04 13:07:15 -0700
commitfa410bb049e8540919675834778ecf96719b0e35 (patch)
treeb74ac694681d3f6318934ba9b867cb020cf12d48 /common-util/pom.xml
parent26349ab8eb0db71d42b62640f9ea42ea1eb720a8 (diff)
Bumping versions by 0.0.1 for maintenace releasessun
Issue-ID: CIMAN-6 Change-Id: I2efc9669dc864add0468ed7da43f6577e3f114f0 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'common-util/pom.xml')
-rw-r--r--common-util/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common-util/pom.xml b/common-util/pom.xml
index b1dfac5..e676064 100644
--- a/common-util/pom.xml
+++ b/common-util/pom.xml
@@ -19,10 +19,10 @@
<parent>
<groupId>org.openo.common-services.common-utilities</groupId>
<artifactId>common-setting</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>commonlib-cbb</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
<cxf.version>3.1.6</cxf.version>