aboutsummaryrefslogtreecommitdiffstats
path: root/admportal
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-11-09 07:54:38 -0500
committerDan Timoney <dtimoney@att.com>2017-11-09 07:54:38 -0500
commit598c74334c8403f14bbe2a25c18e3a286dbd9e35 (patch)
treec01654556cf3ac43a540fe2559c810d6af33b3c7 /admportal
parentdc7588271af715296f53a4528cf7195eabf95be0 (diff)
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
Diffstat (limited to 'admportal')
-rw-r--r--admportal/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml
index 6bb2f6bc..d007cd15 100644
--- a/admportal/pom.xml
+++ b/admportal/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -13,7 +13,7 @@
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>admportal</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<name>Admin Portal</name>
<description>Admin Portal</description>