aboutsummaryrefslogtreecommitdiffstats
path: root/redis-ext
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 /redis-ext
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 'redis-ext')
-rw-r--r--redis-ext/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/redis-ext/pom.xml b/redis-ext/pom.xml
index 568e36e..eaa9b1f 100644
--- a/redis-ext/pom.xml
+++ b/redis-ext/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.onap.msb.apigateway</groupId>
<artifactId>msb-apigateway-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</groupId>
<artifactId>redis-ext</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<name>onap/msb/apigateway/redis-ext</name>
<packaging>pom</packaging>