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-lifecyclemgr | |
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-lifecyclemgr')
-rw-r--r-- | openo-portal/portal-lifecyclemgr/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openo-portal/portal-lifecyclemgr/pom.xml b/openo-portal/portal-lifecyclemgr/pom.xml index 49971051..6087735a 100644 --- a/openo-portal/portal-lifecyclemgr/pom.xml +++ b/openo-portal/portal-lifecyclemgr/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.openo.gso.gui</groupId> <artifactId>openo-portal</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>portal-lifecyclemgr</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>war</packaging> <build> |