diff options
Diffstat (limited to 'openo-portal/portal-extsys/pom.xml')
-rw-r--r-- | openo-portal/portal-extsys/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openo-portal/portal-extsys/pom.xml b/openo-portal/portal-extsys/pom.xml index 9661f7d7..1f55dab3 100644 --- a/openo-portal/portal-extsys/pom.xml +++ b/openo-portal/portal-extsys/pom.xml @@ -22,7 +22,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> <artifactId>portal-extsys</artifactId> <packaging>war</packaging> |