From f8c8cebc21ea8afce63472d66b57a2c83f21d9f7 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 1 Sep 2016 16:33:32 -0700 Subject: Change artifact groupId to allow Nexus deployment Change-Id: I78af2ba519302a02057fa2ad34cdbd76e7ea0f77 Issue-id: INT-40 Signed-off-by: Gary Wu --- msb-core/apiroute/apiroute-service/pom.xml | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'msb-core/apiroute/apiroute-service/pom.xml') diff --git a/msb-core/apiroute/apiroute-service/pom.xml b/msb-core/apiroute/apiroute-service/pom.xml index 0bddd98..54f8daf 100644 --- a/msb-core/apiroute/apiroute-service/pom.xml +++ b/msb-core/apiroute/apiroute-service/pom.xml @@ -1,33 +1,32 @@ - org.openo.msb.msb-core.apiroute + org.openo.common-services.microservice-bus apiroute-parent - 1.0.0-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 - org.openo.msb.msb-core.apiroute apiroute-service openo/msb/msb-core/apiroute/apiroute-service jar 1.0.0-SNAPSHOT - + @@ -41,7 +40,7 @@ io.dropwizard dropwizard-client - + io.swagger swagger-jersey2-jaxrs @@ -66,7 +65,7 @@ junit junit test - + @@ -125,7 +124,7 @@ package copy-dependencies - + @@ -133,10 +132,10 @@ dropwizard-core ${dropwizard.version} true - + - + -- cgit 1.2.3-korg