summaryrefslogtreecommitdiffstats
path: root/msb-core/apiroute/apiroute-service/dependency-reduced-pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2016-09-01 16:33:32 -0700
committerGary Wu <gary.i.wu@huawei.com>2016-09-01 17:42:42 -0700
commitf8c8cebc21ea8afce63472d66b57a2c83f21d9f7 (patch)
treeb159297842afb13860b1fa497d7bf3ddd47b336c /msb-core/apiroute/apiroute-service/dependency-reduced-pom.xml
parent8597cf5e116012c038e83f763a816ca106cad4d2 (diff)
Change artifact groupId to allow Nexus deployment
Change-Id: I78af2ba519302a02057fa2ad34cdbd76e7ea0f77 Issue-id: INT-40 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'msb-core/apiroute/apiroute-service/dependency-reduced-pom.xml')
-rw-r--r--msb-core/apiroute/apiroute-service/dependency-reduced-pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/msb-core/apiroute/apiroute-service/dependency-reduced-pom.xml b/msb-core/apiroute/apiroute-service/dependency-reduced-pom.xml
index 5f5c609..de1fbab 100644
--- a/msb-core/apiroute/apiroute-service/dependency-reduced-pom.xml
+++ b/msb-core/apiroute/apiroute-service/dependency-reduced-pom.xml
@@ -2,11 +2,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<artifactId>apiroute-parent</artifactId>
- <groupId>org.openo.msb.msb-core.apiroute</groupId>
+ <groupId>org.openo.common-services.microservice-bus</groupId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.openo.msb.msb-core.apiroute</groupId>
<artifactId>apiroute-service</artifactId>
<name>openo/msb/msb-core/apiroute/apiroute-service</name>
<version>1.0.0-SNAPSHOT</version>