aboutsummaryrefslogtreecommitdiffstats
path: root/apiroute/apiroute-service/pom.xml
diff options
context:
space:
mode:
authorjinquanni <ni.jinquan@zte.com.cn>2021-09-29 11:31:55 +0800
committerjinquanni <ni.jinquan@zte.com.cn>2021-09-29 11:31:55 +0800
commitf5d2b5f6f30f25d8b06426f7144c3e623e22595d (patch)
tree0c5e18307bf6c331a9ba58dcfd788d3dd4e8e518 /apiroute/apiroute-service/pom.xml
parentc0bee09e920b2154cad4cccfd1b23fbdb9bb9274 (diff)
Bump apigateway version to 1.3.1
Bump apigateway version to 1.3.1 Issue-ID: MSB-593 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I2d88b0763b1b1292876ac1cb1fdbb35fc72625c7
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 3b951c8..e253ccd 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.3.0-SNAPSHOT</version>
+ <version>1.3.1-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.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<dependencies>