summaryrefslogtreecommitdiffstats
path: root/portal
diff options
context:
space:
mode:
authorLvbo163 <lv.bo163@zte.com.cn>2018-10-25 15:34:31 +0800
committerLvbo163 <lv.bo163@zte.com.cn>2018-10-25 16:00:50 +0800
commit05b41595d2a0b33c73cb62b9d0a2e7b6f0538339 (patch)
tree1914e2a9726a6f604617521d72bd9f7d89d204cd /portal
parentb3f2ba71b13eb889209d7b201db6df28cb4a25d2 (diff)
Update aai-esr-gui repo version3.0.0-ONAP1.2.1
Issue-ID: AAI-1767 Change-Id: I96a582b840b286348f6427f69d984962bdf27ded Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
Diffstat (limited to 'portal')
-rw-r--r--portal/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/portal/pom.xml b/portal/pom.xml
index dcb8ca5..b3b4012 100644
--- a/portal/pom.xml
+++ b/portal/pom.xml
@@ -20,11 +20,10 @@
<parent>
<groupId>org.onap.aai.esr-gui</groupId>
<artifactId>aai-esr-gui</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>portal</artifactId>
- <version>1.1.0-SNAPSHOT</version>
<packaging>war</packaging>
<name>esr-gui/portal</name>
<build>