Bumping versions by 0.0.1 for maintenace releases sun
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 4 Nov 2016 20:01:33 +0000 (13:01 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 4 Nov 2016 20:07:15 +0000 (13:07 -0700)
Issue-ID: CIMAN-6

Change-Id: I2efc9669dc864add0468ed7da43f6577e3f114f0
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
common-util/pom.xml
pom.xml
rest-client/pom.xml
wso2bpel-ext/pom.xml
wso2bpel-ext/wso2bpel-core/distribution/pom.xml
wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml
wso2bpel-ext/wso2bpel-core/pom.xml
wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml
wso2bpel-ext/wso2bpel-parent/pom.xml
wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml
wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml

index b1dfac5..e676064 100644 (file)
     <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>
diff --git a/pom.xml b/pom.xml
index 144f280..ed87687 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.0.1-SNAPSHOT</version>
         <relativePath>../oparent</relativePath>
     </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>
     <packaging>pom</packaging>
     <name>common-setting</name>
 
index d43d4e4..a2dfd20 100644 (file)
@@ -19,7 +19,7 @@
     <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-restclient</artifactId>
     <properties>
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.openo.common-services.common-utilities</groupId>
             <artifactId>commonlib-cbb</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.0.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.eclipse.jetty.aggregate</groupId>
index b6bbc53..cff6025 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpelparent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
         <relativePath>wso2bpel-parent/wso2bpelparent</relativePath>
     </parent>
 
index 7032aaf..53580bf 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpel-core-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 23e4466..2a4e61a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>distribution</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 57ef2f3..cd48e77 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpel-root</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 7e042f0..0af0e70 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpel-core-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index b92f761..c6d98cc 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpelparent-lite</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
         <relativePath>wso2bpelparent-lite</relativePath>
     </parent>
 
index 10f205e..864ab6e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
         <relativePath>../../../../oparent</relativePath>
     </parent>
 
index 8c9fc16..63c2583 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpelparent-lite</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
         <relativePath>../wso2bpelparent-lite</relativePath>
     </parent>