aboutsummaryrefslogtreecommitdiffstats
path: root/redis-ext/pom.xml
diff options
context:
space:
mode:
authorHuabingZhao <zhaohuabing@gmail.com>2018-07-24 16:39:12 +0800
committerHuabingZhao <zhaohuabing@gmail.com>2018-07-24 17:40:21 +0800
commit78c426e548f473ff58268c82c26a0bf4906e13be (patch)
tree8a79efaee2f9ab31306ebbea4ec72ccabf09bdca /redis-ext/pom.xml
parentd4abfa7ac6ec1a3495dfd655379acf8e9262885c (diff)
Bump MSB artifacts version to 1.2.0
Issue-ID: MSB-218 Change-Id: I8f4b3f82e734ea18fcb36c7204955a5aa2005b61 Signed-off-by: HuabingZhao <zhaohuabing@gmail.com>
Diffstat (limited to 'redis-ext/pom.xml')
-rw-r--r--redis-ext/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/redis-ext/pom.xml b/redis-ext/pom.xml
index 48d9ac8..55bd437 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.msb.apigateway</groupId>
<artifactId>redis-ext</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>onap/msb/apigateway/redis-ext</name>
<packaging>pom</packaging>
@@ -168,4 +168,4 @@
</build>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>