aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal
diff options
context:
space:
mode:
Diffstat (limited to 'openo-portal')
-rw-r--r--openo-portal/pom.xml4
-rw-r--r--openo-portal/portal-lifecyclemgr/pom.xml4
2 files changed, 4 insertions, 4 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>
diff --git a/openo-portal/portal-lifecyclemgr/pom.xml b/openo-portal/portal-lifecyclemgr/pom.xml
index 6087735a..49971051 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.1.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>portal-lifecyclemgr</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>war</packaging>
<build>