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/pom.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'msb-core/pom.xml') diff --git a/msb-core/pom.xml b/msb-core/pom.xml index ef170cb..7bf0168 100644 --- a/msb-core/pom.xml +++ b/msb-core/pom.xml @@ -1,30 +1,29 @@ - org.openo.msb + org.openo.common-services.microservice-bus msb-core-root 1.0.0-SNAPSHOT - + 4.0.0 - org.openo.msb.msb-core msb-core-parent 1.0.0-SNAPSHOT openo/msb/msb-core-parent @@ -38,4 +37,4 @@ distributions - \ No newline at end of file + -- cgit 1.2.3-korg