summaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-package/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'openo-portal/portal-package/pom.xml')
-rw-r--r--openo-portal/portal-package/pom.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/openo-portal/portal-package/pom.xml b/openo-portal/portal-package/pom.xml
index e93b04a5..32a50725 100644
--- a/openo-portal/portal-package/pom.xml
+++ b/openo-portal/portal-package/pom.xml
@@ -19,7 +19,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>
<modelVersion>4.0.0</modelVersion>
@@ -34,37 +34,37 @@
<dependency>
<groupId>org.openo.gso.gui</groupId>
<artifactId>portal-common</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.openo.gso.gui</groupId>
<artifactId>portal-resmgr</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.openo.gso.gui</groupId>
<artifactId>portal-extsys</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.openo.gso.gui</groupId>
<artifactId>portal-catalog</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.openo.gso.gui</groupId>
<artifactId>portal-auth</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.openo.gso.gui</groupId>
<artifactId>portal-lifecyclemgr</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>