diff options
Diffstat (limited to 'admportal/pom.xml')
-rw-r--r-- | admportal/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index 70733bd6..5e9cad66 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>sdnc-oam</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -13,7 +13,7 @@ <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>admportal</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <name>Admin Portal</name> <description>Admin Portal</description> |