aboutsummaryrefslogtreecommitdiffstats
path: root/nginx-ext-consul
diff options
context:
space:
mode:
authorjinquanni <ni.jinquan@zte.com.cn>2020-11-23 17:16:07 +0800
committerjinquanni <ni.jinquan@zte.com.cn>2020-11-23 17:16:07 +0800
commit378cb2686b52135736882b7c15443172601ac3bd (patch)
tree6b37b2fd80426d3b278a2604d91eafffdb2518bd /nginx-ext-consul
parent1332b884332ae8b881a2b562691f0fb0e375785e (diff)
Bumped the version no. to 1.2.7
Issue-ID: MSB-537 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: Iee1d1e0224ea7c60a2b73a2cbdc5c6d41b986178
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 21ad995..6933775 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.6-SNAPSHOT</version>
+ <version>1.2.7-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.6-SNAPSHOT</version>
+ <version>1.2.7-SNAPSHOT</version>
<properties>
<outputdir>target/assembly/openresty</outputdir>