From a58b6cd13dd7b84b37b72afb3d5f804cb88b0f3d Mon Sep 17 00:00:00 2001 From: j00302280 Date: Wed, 12 Oct 2016 14:36:32 +0800 Subject: For the bug GSO-13 Change-Id: I64329253e6f9f677d421fe47b7575d0c6911f194 Signed-off-by: j00302280 --- servicegateway/deployment/pom.xml | 2 +- servicegateway/pom.xml | 10 +++++----- servicegateway/service/pom.xml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'servicegateway') diff --git a/servicegateway/deployment/pom.xml b/servicegateway/deployment/pom.xml index 2f025e92..5fb82b88 100644 --- a/servicegateway/deployment/pom.xml +++ b/servicegateway/deployment/pom.xml @@ -19,7 +19,7 @@ org.openo.gso.gui service-gateway-root - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT service-gateway-deployment diff --git a/servicegateway/pom.xml b/servicegateway/pom.xml index 3bbc4294..670d4de4 100644 --- a/servicegateway/pom.xml +++ b/servicegateway/pom.xml @@ -19,11 +19,11 @@ org.openo.gso.gui gso-gui - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.openo.gso.gui service-gateway-root - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ServiceGatewayRoot pom @@ -42,12 +42,12 @@ org.openo.common-services.common-utilities commonlib-cbb - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.openo.common-services.common-utilities commonlib-restclient - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.apache.cxf @@ -63,7 +63,7 @@ org.openo.gso org.openo.gso.commsvc.common - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.springframework diff --git a/servicegateway/service/pom.xml b/servicegateway/service/pom.xml index b0cd551e..cb737263 100644 --- a/servicegateway/service/pom.xml +++ b/servicegateway/service/pom.xml @@ -20,7 +20,7 @@ org.openo.gso.gui service-gateway-root - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT service-gateway-service -- cgit 1.2.3-korg