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

Change-Id: Icc63849c6f79743ec1c4368f73f40c42f9bd4af7
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
15 files changed:
msb-core/apiroute/apiroute-service/pom.xml
msb-core/apiroute/apiroute-standalone/pom.xml
msb-core/apiroute/pom.xml
msb-core/distributions/pom.xml
msb-core/distributions/standalone/pom.xml
msb-core/eag-openresty-ext/pom.xml
msb-core/openresty-ext/pom.xml
msb-core/openresty/pom.xml
msb-core/pom.xml
msb-core/redis-ext/pom.xml
msb-core/redis/pom.xml
msb-parent/msbparent-lite/pom.xml
msb-parent/msbparent/pom.xml
msb-parent/pom.xml
pom.xml

index a34b5f0..25bce35 100644 (file)
   <parent>
     <groupId>org.openo.common-services.microservice-bus</groupId>
     <artifactId>apiroute-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>apiroute-service</artifactId>
   <name>openo/msb/msb-core/apiroute/apiroute-service</name>
   <packaging>jar</packaging>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
 
 
   <dependencies>
index 0d9c092..b557bc4 100644 (file)
   <parent>
     <groupId>org.openo.common-services.microservice-bus</groupId>
     <artifactId>apiroute-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>apiroute-standalone</artifactId>
   <name>openo/msb/msb-core/apiroute/apiroute-standalone</name>
   <packaging>pom</packaging>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
 
   <properties>
     <packageid>apiroute-standalone</packageid>
index 3b7fdda..212ed52 100644 (file)
   <parent>
     <groupId>org.openo.common-services.microservice-bus</groupId>
     <artifactId>msb-core-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>apiroute-parent</artifactId>
   <name>openo/msb/msb-core/apiroute</name>
   <packaging>pom</packaging>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
 
   <modules>
     <module>apiroute-service</module>
index 316d763..fb4d350 100644 (file)
   <parent>
     <groupId>org.openo.common-services.microservice-bus</groupId>
     <artifactId>msb-core-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>distributions-parent</artifactId>
   <name>openo/msb/msb-core/distributions-parent</name>
   <packaging>pom</packaging>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
 
   <modules>
     <module>standalone</module>
index 97f6a7c..a140bc0 100644 (file)
     <parent>
         <groupId>org.openo.common-services.microservice-bus</groupId>
         <artifactId>distributions-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>msb-core-standalone</artifactId>
     <name>openo/msb/msb-core/distributions/standalone</name>
     <packaging>pom</packaging>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
 
     <properties>
       <packageid>msb-standalone</packageid>
index 228f3cb..ea1868e 100644 (file)
     <parent>
         <groupId>org.openo.common-services.microservice-bus</groupId>
         <artifactId>msb-core-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>eag-openresty-ext</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <name>openo/msb/msb-core/eag-openresty-ext</name>
     <packaging>pom</packaging>
 
index 8685fb2..082e402 100644 (file)
     <parent>
         <groupId>org.openo.common-services.microservice-bus</groupId>
         <artifactId>msb-core-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>openresty-ext</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <name>openo/msb/msb-core/openresty-ext</name>
     <packaging>pom</packaging>
 
index 843c0c7..1d843e1 100644 (file)
     <parent>
         <groupId>org.openo.common-services.microservice-bus</groupId>
         <artifactId>msb-core-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>openresty</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <name>openo/msb/msb-core/openresty</name>
     <packaging>pom</packaging>
 
index 23f9a03..a930c07 100644 (file)
     <parent>
         <groupId>org.openo.common-services.microservice-bus</groupId>
         <artifactId>msb-core-root</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>msb-core-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <name>openo/msb/msb-core-parent</name>
     <packaging>pom</packaging>
     <modules>
index 4aac0fd..d093906 100644 (file)
     <parent>
         <groupId>org.openo.common-services.microservice-bus</groupId>
         <artifactId>msb-core-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>redis-ext</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <name>openo/msb/msb-core/redis-ext</name>
     <packaging>pom</packaging>
 
index 3080439..c391cdf 100644 (file)
     <parent>
         <groupId>org.openo.common-services.microservice-bus</groupId>
         <artifactId>msb-core-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>redis</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <name>openo/msb/msb-core/redis</name>
     <packaging>pom</packaging>
 
index 17dc5fc..8c3e75f 100644 (file)
   <parent>
     <groupId>org.openo.oparent</groupId>
     <artifactId>oparent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
 
 
   <groupId>org.openo.common-services.microservice-bus</groupId>
   <artifactId>msbparent-lite</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>msbparent-lite</name>
 
index 74bc443..298f0eb 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.openo.common-services.microservice-bus</groupId>
     <artifactId>msbparent-lite</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../msbparent-lite</relativePath>
   </parent>
 
index 5776e7b..4010068 100644 (file)
@@ -25,7 +25,7 @@
 <parent>
     <groupId>org.openo.common-services.microservice-bus</groupId>
     <artifactId>msbparent-lite</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>msbparent-lite</relativePath>
 </parent>
 
diff --git a/pom.xml b/pom.xml
index 747880d..6e3164a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.openo.common-services.microservice-bus</groupId>
       <artifactId>msbparent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.1-SNAPSHOT</version>
       <relativePath>msb-parent/msbparent</relativePath>
     </parent>
 
 
     <artifactId>msb-core-root</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
        <name>openo/msb/msb-core-root</name>
     <packaging>pom</packaging>