summaryrefslogtreecommitdiffstats
path: root/apiroute/pom.xml
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2019-05-09 02:15:53 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-09 02:15:53 +0000
commit7ee2dcca7bf6ed1aa30a7dfb9ab04f540730644d (patch)
treeb140dc78ee89786443505c4de6ed1d67108aa93d /apiroute/pom.xml
parentad380db9da867dc872310df6b1fe47230c22d12c (diff)
parent0087d0334b0c8decc4bec40e69fcb2af04345800 (diff)
Merge "bump version to 1.2.5"
Diffstat (limited to 'apiroute/pom.xml')
-rw-r--r--apiroute/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apiroute/pom.xml b/apiroute/pom.xml
index 908cd8c..7262554 100644
--- a/apiroute/pom.xml
+++ b/apiroute/pom.xml
@@ -11,14 +11,14 @@
<parent>
<groupId>org.onap.msb.apigateway</groupId>
<artifactId>msb-apigateway-parent</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.msb.apigateway.apiroute</groupId>
<artifactId>apiroute-parent</artifactId>
<name>onap/msb/apigateway/apiroute</name>
<packaging>pom</packaging>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.5-SNAPSHOT</version>
<modules>
<module>apiroute-service</module>