Roll to version 1.2.1-SNAPSHOT
Roll to next release version
Change-Id: I626a1636d188b14e493c5da4e7fcb74c2435c3f4
Issue-ID: SDNC-74
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: c0eb3029f02d194efb49ecf2825beed244376d17
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml
index bb60714..909b271 100644
--- a/installation/admportal/pom.xml
+++ b/installation/admportal/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-admportal</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<name>Installation - admportal</name>
<description>Creates admportal Docker container</description>