aboutsummaryrefslogtreecommitdiffstats
path: root/nginx-ext-consul/pom.xml
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2018-11-15 22:26:35 +0800
committerHuabing Zhao <zhaohuabing@gmail.com>2018-11-15 22:28:06 +0800
commit457508be9cc33473b68759fff21c2f3c06e8f4ec (patch)
treeddb1db6b1bcf174643e8700996c8cd14ccc9c197 /nginx-ext-consul/pom.xml
parent717c3283ca2f58d0f04b710c0ee3aad6677145d2 (diff)
Bump verison to 1.2.2
Issue-ID: MSB-302 Change-Id: I7be0dd78fbd0510e0890927a60c8b39d37651f46 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Diffstat (limited to 'nginx-ext-consul/pom.xml')
-rw-r--r--nginx-ext-consul/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/nginx-ext-consul/pom.xml b/nginx-ext-consul/pom.xml
index 1d8c28d..46285ee 100644
--- a/nginx-ext-consul/pom.xml
+++ b/nginx-ext-consul/pom.xml
@@ -20,14 +20,14 @@
<parent>
<groupId>org.onap.msb.discovery</groupId>
<artifactId>msb-discovery-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.msb.discovery</groupId>
<artifactId>nginx-ext-consul</artifactId>
<name>onap/msb/discovery/nginx-ext-consul</name>
<packaging>pom</packaging>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
<properties>
<outputdir>target/assembly/openresty</outputdir>