diff options
author | j00302280 <j00101220@huawei.com> | 2016-10-13 10:31:59 +0800 |
---|---|---|
committer | j00302280 <j00101220@huawei.com> | 2016-10-13 10:31:59 +0800 |
commit | 5db452177ae8760455f75d5b0d9f506382e4e016 (patch) | |
tree | db541dde3e2913c247408e8ec4682cadbf2cd068 /openo-portal/portal-extsys | |
parent | c87944dfd582b5487bd7e07a73f310d5a272c30b (diff) |
Resolve GSO-13 modify the master version
Change-Id: I39a1a094a29964d110370b111717bd6a4a590dcf
Signed-off-by: j00302280 <j00101220@huawei.com>
Diffstat (limited to 'openo-portal/portal-extsys')
-rw-r--r-- | openo-portal/portal-extsys/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openo-portal/portal-extsys/pom.xml b/openo-portal/portal-extsys/pom.xml index 9661f7d7..1f55dab3 100644 --- a/openo-portal/portal-extsys/pom.xml +++ b/openo-portal/portal-extsys/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.openo.gso.gui</groupId> <artifactId>openo-portal</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>portal-extsys</artifactId> <packaging>war</packaging> |