aboutsummaryrefslogtreecommitdiffstats
path: root/distributions/msb-apigateway/pom.xml
diff options
context:
space:
mode:
authorwangjiahang <wang.jiahang@zte.com.cn>2022-09-14 17:56:16 +0800
committerwangjiahang <wang.jiahang@zte.com.cn>2022-09-14 17:57:52 +0800
commitba2dd03432eafe31b2c0abe47abf8a80d0a48f05 (patch)
tree9f50803f59cefe4204e256e56ec17dda1154ac07 /distributions/msb-apigateway/pom.xml
parent43926b81c53814789b76541317ce0194c074d9e9 (diff)
[MSB]Bump apigateway version to 1.5.0
Issue-ID: MSB-703 Signed-off-by: wangjiahang <wang.jiahang@zte.com.cn> Change-Id: Ibd7f05e6d44a0c0a374123b55a81ffc6af108511
Diffstat (limited to 'distributions/msb-apigateway/pom.xml')
-rw-r--r--distributions/msb-apigateway/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/distributions/msb-apigateway/pom.xml b/distributions/msb-apigateway/pom.xml
index 8468c2a..afc0902 100644
--- a/distributions/msb-apigateway/pom.xml
+++ b/distributions/msb-apigateway/pom.xml
@@ -3,12 +3,12 @@
<parent>
<groupId>org.onap.msb.apigateway.distributions</groupId>
<artifactId>distributions-parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.msb.apigateway.distributions</groupId>
<artifactId>msb-apigateway</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<name>onap/msb/apigateway/distributions/msb-apigateway</name>
<packaging>pom</packaging>