diff options
author | j00302280 <j00101220@huawei.com> | 2016-10-13 10:02:02 +0800 |
---|---|---|
committer | j00302280 <j00101220@huawei.com> | 2016-10-13 10:02:02 +0800 |
commit | e6eecebc32403f1c707f95469eeb12dc36c083c0 (patch) | |
tree | c8651714e07845b0607825380876810f21ec7658 /openo-portal/pom.xml | |
parent | a58b6cd13dd7b84b37b72afb3d5f804cb88b0f3d (diff) |
Rollback the GSO-13
Change-Id: I3426576b63f8523ea1d775fccc8ad0382d0f4a5d
Signed-off-by: j00302280 <j00101220@huawei.com>
Diffstat (limited to 'openo-portal/pom.xml')
-rw-r--r-- | openo-portal/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml index 71f50863..c8630bbd 100644 --- a/openo-portal/pom.xml +++ b/openo-portal/pom.xml @@ -19,13 +19,13 @@ <parent> <groupId>org.openo.gso.gui</groupId> <artifactId>gso-gui</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>openo-portal</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>portal</name> |