aboutsummaryrefslogtreecommitdiffstats
path: root/apiroute/pom.xml
diff options
context:
space:
mode:
authorjinquanni <ni.jinquan@zte.com.cn>2021-09-20 11:04:42 +0800
committerjinquanni <ni.jinquan@zte.com.cn>2021-09-20 11:06:01 +0800
commitca304c71650e7844f38aed767fc86d7fac204916 (patch)
tree4b0d8d72d643086c35365ee92c838fcfdb41b836 /apiroute/pom.xml
parent036fe896497233a075b9ecf1b0493e9b2ac1d3f1 (diff)
Update gateway pom file
Update gateway pom file Issue-ID: MSB-610 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: Iad287413227ecc0e40862dd05cae2f0f9b22610e
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 957b244..3453584 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.8-SNAPSHOT</version>
+ <version>1.3.0-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.8-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<modules>
<module>apiroute-service</module>