aboutsummaryrefslogtreecommitdiffstats
path: root/nginx-ext-consul
diff options
context:
space:
mode:
authorjinquanni <ni.jinquan@zte.com.cn>2021-09-17 18:13:55 +0800
committerjinquanni <ni.jinquan@zte.com.cn>2021-09-17 18:13:55 +0800
commit3b721f92fce4cc17775112283252209af90fa79d (patch)
tree99e6613184027ec57fe7db9cf18a8a81025f00d1 /nginx-ext-consul
parenteb733d481a8203b40ee19bc1035dc5622da22a1c (diff)
Bumped the version no. to 1.3.0
Bumped the discovery version Issue-ID: MSB-610 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I699efed0139b98e13335ebbf85c99cf1807407f2
Diffstat (limited to 'nginx-ext-consul')
-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 6933775..e66ffbe 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.7-SNAPSHOT</version>
+ <version>1.3.0-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.7-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<properties>
<outputdir>target/assembly/openresty</outputdir>