aboutsummaryrefslogtreecommitdiffstats
path: root/admportal
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-11-22 15:26:01 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-22 15:26:01 +0000
commit5921adeb7841a131a9393cd175d11ad53e8b9544 (patch)
treeb1532e6f963ce7069a3429e1870295c582105424 /admportal
parentcbedcbf1263d9e60e6c867e3172bd32efa40257e (diff)
parent46632a6916695c208500ffe860b2a46645439070 (diff)
Merge "Bump minor version"
Former-commit-id: cf590fef5e36d6d0a4989eaf29d80bb410afa83e
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 d007cd15..470d225d 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.1-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -13,7 +13,7 @@
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>admportal</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<name>Admin Portal</name>
<description>Admin Portal</description>