From 898815f936c15b6dfa66e6386ca97d417f904f43 Mon Sep 17 00:00:00 2001 From: HuabingZhao Date: Fri, 28 Jul 2017 17:15:15 +0800 Subject: inherit from oparent Change-Id: I448b7baa2bf4e7c3fb68713bfb24ce9793ea1ede Signed-off-by: HuabingZhao --- apiroute/apiroute-service/dependency-reduced-pom.xml | 4 ++-- apiroute/apiroute-service/pom.xml | 4 ++-- apiroute/apiroute-standalone/pom.xml | 4 ++-- apiroute/pom.xml | 4 ++-- distributions/msb-apigateway/pom.xml | 4 ++-- distributions/pom.xml | 4 ++-- openresty-ext/pom.xml | 4 ++-- pom.xml | 10 ++++++++-- redis-ext/pom.xml | 4 ++-- 9 files changed, 24 insertions(+), 18 deletions(-) diff --git a/apiroute/apiroute-service/dependency-reduced-pom.xml b/apiroute/apiroute-service/dependency-reduced-pom.xml index 63e1139..12463ae 100644 --- a/apiroute/apiroute-service/dependency-reduced-pom.xml +++ b/apiroute/apiroute-service/dependency-reduced-pom.xml @@ -3,13 +3,13 @@ apiroute-parent org.onap.msb.apigateway.apiroute - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-service onap/msb/apigateway/apiroute/apiroute-service - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/apiroute/apiroute-service/pom.xml b/apiroute/apiroute-service/pom.xml index 2a3c3e0..9f047e9 100644 --- a/apiroute/apiroute-service/pom.xml +++ b/apiroute/apiroute-service/pom.xml @@ -12,14 +12,14 @@ org.onap.msb.apigateway.apiroute apiroute-parent - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-service onap/msb/apigateway/apiroute/apiroute-service jar - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/apiroute/apiroute-standalone/pom.xml b/apiroute/apiroute-standalone/pom.xml index d304385..7961a8c 100644 --- a/apiroute/apiroute-standalone/pom.xml +++ b/apiroute/apiroute-standalone/pom.xml @@ -19,14 +19,14 @@ org.onap.msb.apigateway.apiroute apiroute-parent - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-standalone onap/msb/apigateway/apiroute/apiroute-standalone pom - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT apiroute diff --git a/apiroute/pom.xml b/apiroute/pom.xml index 4ace2ce..a36a242 100644 --- a/apiroute/pom.xml +++ b/apiroute/pom.xml @@ -19,14 +19,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-parent onap/msb/apigateway/apiroute pom - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT apiroute-service diff --git a/distributions/msb-apigateway/pom.xml b/distributions/msb-apigateway/pom.xml index 0cb4239..f0602b1 100644 --- a/distributions/msb-apigateway/pom.xml +++ b/distributions/msb-apigateway/pom.xml @@ -3,12 +3,12 @@ org.onap.msb.apigateway.distributions distributions-parent - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway.distributions msb-apigateway - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT onap/msb/apigateway/distributions/msb-apigateway pom diff --git a/distributions/pom.xml b/distributions/pom.xml index 90a70b3..9465e21 100644 --- a/distributions/pom.xml +++ b/distributions/pom.xml @@ -4,12 +4,12 @@ org.onap.msb.apigateway msb-apigateway-parent - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.msb.apigateway.distributions distributions-parent - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT onap/msb/apigateway/distributions pom 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 @@ org.onap.msb.apigateway msb-apigateway-parent - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway openresty-ext - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT onap/msb/apigateway/openresty-ext pom diff --git a/pom.xml b/pom.xml index 8cb38b0..fb83789 100644 --- a/pom.xml +++ b/pom.xml @@ -18,16 +18,22 @@ 4.0.0 + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + org.onap.msb.apigateway msb-apigateway-parent - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom onap/msb/msb-apigateway-parent UTF-8 UTF-8 - + 2.18.1 1.11.2.2 1.11.9.1001 diff --git a/redis-ext/pom.xml b/redis-ext/pom.xml index 69c4874..2097845 100644 --- a/redis-ext/pom.xml +++ b/redis-ext/pom.xml @@ -21,14 +21,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway redis-ext - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT onap/msb/apigateway/redis-ext pom -- cgit 1.2.3-korg