aboutsummaryrefslogtreecommitdiffstats
path: root/openresty-ext
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2017-07-28 17:15:15 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2017-07-28 18:10:17 +0800
commit898815f936c15b6dfa66e6386ca97d417f904f43 (patch)
treecba320a922a672f28930d79a91313c75016093df /openresty-ext
parent672f3d40be83d9e380fd7be4b674d5e8d5fa36de (diff)
inherit from oparent
Change-Id: I448b7baa2bf4e7c3fb68713bfb24ce9793ea1ede Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'openresty-ext')
-rw-r--r--openresty-ext/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openresty-ext/pom.xml b/openresty-ext/pom.xml
index 2f122da..12980eb 100644
--- a/openresty-ext/pom.xml
+++ b/openresty-ext/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.onap.msb.apigateway</groupId>
<artifactId>msb-apigateway-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.msb.apigateway</groupId>
<artifactId>openresty-ext</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>onap/msb/apigateway/openresty-ext</name>
<packaging>pom</packaging>