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/openresty-ext/pom.xml | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) (limited to 'msb-core/openresty-ext') diff --git a/msb-core/openresty-ext/pom.xml b/msb-core/openresty-ext/pom.xml index b5aee8c..1db2516 100644 --- a/msb-core/openresty-ext/pom.xml +++ b/msb-core/openresty-ext/pom.xml @@ -1,32 +1,31 @@ - org.openo.msb.msb-core + org.openo.common-services.microservice-bus msb-core-parent 1.0.0-SNAPSHOT - + 4.0.0 - org.openo.msb.msb-core openresty-ext 1.0.0-SNAPSHOT openo/msb/msb-core/openresty-ext @@ -38,7 +37,7 @@ - + maven-resources-plugin @@ -46,25 +45,25 @@ - copy-resources + copy-resources process-resources copy-resources ${outputdir} - + src/assembly/resources/ false **/* - + true - + @@ -92,6 +91,6 @@ - - \ No newline at end of file + + -- cgit 1.2.3-korg