aboutsummaryrefslogtreecommitdiffstats
path: root/apiroute/apiroute-service/pom.xml
diff options
context:
space:
mode:
authorHuabingZhao <zhaohuabing@gmail.com>2018-07-24 16:39:12 +0800
committerHuabingZhao <zhaohuabing@gmail.com>2018-07-24 17:40:21 +0800
commit78c426e548f473ff58268c82c26a0bf4906e13be (patch)
tree8a79efaee2f9ab31306ebbea4ec72ccabf09bdca /apiroute/apiroute-service/pom.xml
parentd4abfa7ac6ec1a3495dfd655379acf8e9262885c (diff)
Bump MSB artifacts version to 1.2.0
Issue-ID: MSB-218 Change-Id: I8f4b3f82e734ea18fcb36c7204955a5aa2005b61 Signed-off-by: HuabingZhao <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 6fa0903..30ffb15 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-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.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<dependencies>