aboutsummaryrefslogtreecommitdiffstats
path: root/distributions/msb-apigateway/pom.xml
diff options
context:
space:
mode:
authorwangjiahang <wang.jiahang@zte.com.cn>2023-04-15 15:30:02 +0800
committerwangjiahang <wang.jiahang@zte.com.cn>2023-04-15 15:30:02 +0800
commit71648c4240e33deff04b6d96b3fab4d8d710b14c (patch)
tree60abe3b5bee8ce643efdd731215db9e35d6d5057 /distributions/msb-apigateway/pom.xml
parentc489896a652068bf9b6850ac09c5daf1875697da (diff)
[MSB]Bump apigateway version to 1.6.0
Issue-ID: MSB-750 Signed-off-by: wangjiahang <wang.jiahang@zte.com.cn> Change-Id: I003e05756918d2779d9bf55b5285c8972c73bcd0
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 afc0902..e0cd981 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.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.msb.apigateway.distributions</groupId>
<artifactId>msb-apigateway</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<name>onap/msb/apigateway/distributions/msb-apigateway</name>
<packaging>pom</packaging>