aboutsummaryrefslogtreecommitdiffstats
path: root/nginx-ext-consul/pom.xml
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2019-09-29 08:17:46 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-29 08:17:46 +0000
commit4809cc1162e266a220e1b125309a3166e1d9cceb (patch)
treec3e5b76b833b71d81604cf849d339d7e21bde2d3 /nginx-ext-consul/pom.xml
parent46cd8dcc9cb837a038cb20f85a0b993a87053e6f (diff)
parent177f4dc11507cffd114c1fa6dbfa7e0fe8500d93 (diff)
Merge "Update El Alto Version"5.0.2-ONAPelalto
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 6b16997..6d8d2fe 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.5-SNAPSHOT</version>
+ <version>1.2.5</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.5-SNAPSHOT</version>
+ <version>1.2.5</version>
<properties>
<outputdir>target/assembly/openresty</outputdir>