Resolve GSO-13 modify the master version

Change-Id: I39a1a094a29964d110370b111717bd6a4a590dcf
Signed-off-by: j00302280 <j00101220@huawei.com>
diff --git a/openo-portal/portal-package/pom.xml b/openo-portal/portal-package/pom.xml
index e93b04a..32a5072 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>