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 --- pom.xml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 34ec0d3..1a804b2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,19 @@ @@ -21,14 +21,13 @@ 4.0.0 - org.openo.msb + org.openo.common-services.microservice-bus msbparent - 1.0.0 + 1.0.0-SNAPSHOT msb-parent/msbparent - + - org.openo.msb msb-core-root 1.0.0-SNAPSHOT openo/msb/msb-core-root @@ -39,4 +38,4 @@ msb-core - \ No newline at end of file + -- cgit 1.2.3-korg