diff options
Diffstat (limited to 'servicegateway/service')
-rw-r--r-- | servicegateway/service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <parent> <groupId>org.openo.gso.gui</groupId> <artifactId>service-gateway-root</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>service-gateway-service</artifactId> |