aboutsummaryrefslogtreecommitdiffstats
path: root/apiroute/apiroute-service/pom.xml
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2019-05-09 10:06:12 +0800
committerHuabing Zhao <zhaohuabing@gmail.com>2019-05-09 10:06:16 +0800
commit0087d0334b0c8decc4bec40e69fcb2af04345800 (patch)
tree23dbb2fbb3849fd8f36a15a15e0ed37291a00253 /apiroute/apiroute-service/pom.xml
parent4b2a245470e75932931cb47f97e2835ed7cd5778 (diff)
bump version to 1.2.5
Issue-ID: MSB-334 Change-Id: I7518924a0481c2dc6c6846bfac06454888f3a342 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Diffstat (limited to 'apiroute/apiroute-service/pom.xml')
-rw-r--r--apiroute/apiroute-service/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apiroute/apiroute-service/pom.xml b/apiroute/apiroute-service/pom.xml
index ca24c9b..c0346a3 100644
--- a/apiroute/apiroute-service/pom.xml
+++ b/apiroute/apiroute-service/pom.xml
@@ -12,14 +12,14 @@
<parent>
<groupId>org.onap.msb.apigateway.apiroute</groupId>
<artifactId>apiroute-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-service</artifactId>
<name>onap/msb/apigateway/apiroute/apiroute-service</name>
<packaging>jar</packaging>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.5-SNAPSHOT</version>
<dependencies>