From c448fcbe67782274dcaaebd21450a7629c4f5d0c Mon Sep 17 00:00:00 2001 From: HuabingZhao Date: Thu, 13 Oct 2016 00:34:59 +0800 Subject: bump OPEN-O snapshot versions on master Issue-Id: OCS-109 Change-Id: Idf11f52f5ecd82e69b490bfaaf7f0504df0488a1 Signed-off-by: HuabingZhao --- msb-core/apiroute/apiroute-service/pom.xml | 4 ++-- msb-core/apiroute/apiroute-standalone/pom.xml | 4 ++-- msb-core/apiroute/pom.xml | 4 ++-- msb-core/distributions/pom.xml | 4 ++-- msb-core/distributions/standalone/pom.xml | 4 ++-- msb-core/eag-openresty-ext/pom.xml | 4 ++-- msb-core/openresty-ext/pom.xml | 4 ++-- msb-core/openresty/pom.xml | 4 ++-- msb-core/pom.xml | 4 ++-- msb-core/redis-ext/pom.xml | 4 ++-- msb-core/redis/pom.xml | 4 ++-- msb-parent/msbparent-lite/pom.xml | 4 ++-- msb-parent/msbparent/pom.xml | 2 +- msb-parent/pom.xml | 2 +- pom.xml | 4 ++-- 15 files changed, 28 insertions(+), 28 deletions(-) diff --git a/msb-core/apiroute/apiroute-service/pom.xml b/msb-core/apiroute/apiroute-service/pom.xml index a34b5f0..5b70df0 100644 --- a/msb-core/apiroute/apiroute-service/pom.xml +++ b/msb-core/apiroute/apiroute-service/pom.xml @@ -23,13 +23,13 @@ org.openo.common-services.microservice-bus apiroute-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 apiroute-service openo/msb/msb-core/apiroute/apiroute-service jar - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT diff --git a/msb-core/apiroute/apiroute-standalone/pom.xml b/msb-core/apiroute/apiroute-standalone/pom.xml index 0d9c092..761d3a4 100644 --- a/msb-core/apiroute/apiroute-standalone/pom.xml +++ b/msb-core/apiroute/apiroute-standalone/pom.xml @@ -23,13 +23,13 @@ org.openo.common-services.microservice-bus apiroute-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 apiroute-standalone openo/msb/msb-core/apiroute/apiroute-standalone pom - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT apiroute-standalone diff --git a/msb-core/apiroute/pom.xml b/msb-core/apiroute/pom.xml index 3b7fdda..d7a0f25 100644 --- a/msb-core/apiroute/pom.xml +++ b/msb-core/apiroute/pom.xml @@ -23,13 +23,13 @@ org.openo.common-services.microservice-bus msb-core-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 apiroute-parent openo/msb/msb-core/apiroute pom - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT apiroute-service diff --git a/msb-core/distributions/pom.xml b/msb-core/distributions/pom.xml index 316d763..f3e7b7b 100644 --- a/msb-core/distributions/pom.xml +++ b/msb-core/distributions/pom.xml @@ -23,13 +23,13 @@ org.openo.common-services.microservice-bus msb-core-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 distributions-parent openo/msb/msb-core/distributions-parent pom - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT standalone diff --git a/msb-core/distributions/standalone/pom.xml b/msb-core/distributions/standalone/pom.xml index 97f6a7c..57f98e7 100644 --- a/msb-core/distributions/standalone/pom.xml +++ b/msb-core/distributions/standalone/pom.xml @@ -23,13 +23,13 @@ org.openo.common-services.microservice-bus distributions-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 msb-core-standalone openo/msb/msb-core/distributions/standalone pom - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT msb-standalone diff --git a/msb-core/eag-openresty-ext/pom.xml b/msb-core/eag-openresty-ext/pom.xml index 228f3cb..40cd6ea 100644 --- a/msb-core/eag-openresty-ext/pom.xml +++ b/msb-core/eag-openresty-ext/pom.xml @@ -23,13 +23,13 @@ org.openo.common-services.microservice-bus msb-core-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 eag-openresty-ext - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT openo/msb/msb-core/eag-openresty-ext pom diff --git a/msb-core/openresty-ext/pom.xml b/msb-core/openresty-ext/pom.xml index 8685fb2..1752147 100644 --- a/msb-core/openresty-ext/pom.xml +++ b/msb-core/openresty-ext/pom.xml @@ -23,13 +23,13 @@ org.openo.common-services.microservice-bus msb-core-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 openresty-ext - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT openo/msb/msb-core/openresty-ext pom diff --git a/msb-core/openresty/pom.xml b/msb-core/openresty/pom.xml index 843c0c7..ceeb131 100644 --- a/msb-core/openresty/pom.xml +++ b/msb-core/openresty/pom.xml @@ -23,13 +23,13 @@ org.openo.common-services.microservice-bus msb-core-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 openresty - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT openo/msb/msb-core/openresty pom diff --git a/msb-core/pom.xml b/msb-core/pom.xml index 23f9a03..c3bff4d 100644 --- a/msb-core/pom.xml +++ b/msb-core/pom.xml @@ -23,11 +23,11 @@ org.openo.common-services.microservice-bus msb-core-root - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 msb-core-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT openo/msb/msb-core-parent pom diff --git a/msb-core/redis-ext/pom.xml b/msb-core/redis-ext/pom.xml index 4aac0fd..f4603a3 100644 --- a/msb-core/redis-ext/pom.xml +++ b/msb-core/redis-ext/pom.xml @@ -23,13 +23,13 @@ org.openo.common-services.microservice-bus msb-core-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 redis-ext - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT openo/msb/msb-core/redis-ext pom diff --git a/msb-core/redis/pom.xml b/msb-core/redis/pom.xml index 3080439..3baed8f 100644 --- a/msb-core/redis/pom.xml +++ b/msb-core/redis/pom.xml @@ -23,13 +23,13 @@ org.openo.common-services.microservice-bus msb-core-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 redis - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT openo/msb/msb-core/redis pom diff --git a/msb-parent/msbparent-lite/pom.xml b/msb-parent/msbparent-lite/pom.xml index 17dc5fc..c04a7e4 100644 --- a/msb-parent/msbparent-lite/pom.xml +++ b/msb-parent/msbparent-lite/pom.xml @@ -25,14 +25,14 @@ org.openo.oparent oparent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.openo.common-services.microservice-bus msbparent-lite - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom msbparent-lite diff --git a/msb-parent/msbparent/pom.xml b/msb-parent/msbparent/pom.xml index 74bc443..f931ebe 100644 --- a/msb-parent/msbparent/pom.xml +++ b/msb-parent/msbparent/pom.xml @@ -25,7 +25,7 @@ org.openo.common-services.microservice-bus msbparent-lite - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../msbparent-lite diff --git a/msb-parent/pom.xml b/msb-parent/pom.xml index 5776e7b..3f21106 100644 --- a/msb-parent/pom.xml +++ b/msb-parent/pom.xml @@ -25,7 +25,7 @@ org.openo.common-services.microservice-bus msbparent-lite - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT msbparent-lite diff --git a/pom.xml b/pom.xml index 747880d..3d693c8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,13 +26,13 @@ org.openo.common-services.microservice-bus msbparent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT msb-parent/msbparent msb-core-root - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT openo/msb/msb-core-root pom -- cgit 1.2.3-korg