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.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/openo-portal/portal-package/pom.xml b/openo-portal/portal-package/pom.xml
index 5692074c..0c1c4b93 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.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,43 +40,43 @@
<dependency>
<groupId>org.openo.gso.gui</groupId>
<artifactId>portal-common</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.openo.gso.gui</groupId>
<artifactId>portal-performance</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>