aboutsummaryrefslogtreecommitdiffstats
path: root/discovery-ui
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2019-05-09 02:15:16 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-09 02:15:16 +0000
commit6fac8dc23afc377283021f5856c1cbe8ae49cba9 (patch)
tree34f88fe07d140ec8843fb5169f5749df6913b278 /discovery-ui
parent61897e10d54f4979a1fc6cce863f19e6ba10445f (diff)
parent28a684276bad272a08dca739c5951e25011ecfd9 (diff)
Merge "bump version to 1.2.5"
Diffstat (limited to 'discovery-ui')
-rw-r--r--discovery-ui/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/discovery-ui/pom.xml b/discovery-ui/pom.xml
index 9dafd8b..d326ff9 100644
--- a/discovery-ui/pom.xml
+++ b/discovery-ui/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.onap.msb.discovery</groupId>
<artifactId>msb-discovery-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.5-SNAPSHOT</version>
</parent>
<groupId>org.onap.msb.discovery</groupId>
<artifactId>discovery-ui</artifactId>
<name>onap/msb/discovery/discovery-ui</name>
<packaging>jar</packaging>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.5-SNAPSHOT</version>
+
-
</project>