summaryrefslogtreecommitdiffstats
path: root/redis-ext/pom.xml
diff options
context:
space:
mode:
authorHuabing Zhao <zhao.huabing@zte.com.cn>2020-03-03 11:18:32 +0800
committerHuabing Zhao <zhao.huabing@zte.com.cn>2020-03-03 11:18:40 +0800
commit004053997ee2eb4e2570da200fe4cb8674876b23 (patch)
treed41eb8ecf2a79923f8c83afedf26a0209c7a6637 /redis-ext/pom.xml
parent233b89619a6ca93e210b7d76c20223fa7601a173 (diff)
update version to 1.2.6-SNAPSHOT
Issue-ID: MSB-463 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: I455d34b782f2a120b1fe63896a3a219f0287ec42
Diffstat (limited to 'redis-ext/pom.xml')
-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 b238a9f..92e6770 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.2.5</version>
+ <version>1.2.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.msb.apigateway</groupId>
<artifactId>redis-ext</artifactId>
- <version>1.2.5</version>
+ <version>1.2.6-SNAPSHOT</version>
<name>onap/msb/apigateway/redis-ext</name>
<packaging>pom</packaging>