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 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'apiroute') 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 -- cgit 1.2.3-korg