summaryrefslogtreecommitdiffstats
path: root/apiroute/apiroute-service/pom.xml
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2020-03-03 03:29:27 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-03 03:29:27 +0000
commit0e4605fd8b99bde910b51b704a9aab13bcdd8a97 (patch)
treed41eb8ecf2a79923f8c83afedf26a0209c7a6637 /apiroute/apiroute-service/pom.xml
parentfa02b7c7360676ee7a3e06a210b0e4bbc43a75a2 (diff)
parent004053997ee2eb4e2570da200fe4cb8674876b23 (diff)
Merge "update version to 1.2.6-SNAPSHOT"
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 ff437b6..2357453 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.5</version>
+ <version>1.2.6-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.5</version>
+ <version>1.2.6-SNAPSHOT</version>
<dependencies>