aboutsummaryrefslogtreecommitdiffstats
path: root/message-router/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-19 09:12:23 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-19 09:55:58 -0400
commitee0ce402da3f81ef339a2f18442fea071425935e (patch)
tree75494cfcaca818c0d9bca2574a1cb56a394dfd9a /message-router/pom.xml
parentfcb71dde27e5913000fb701313d901edc51a426a (diff)
Fix messagerouter groupId0.4.1
Changed groupId from org.onap.ccsdk.messagerouter to org.onap.ccsdk.sli.adaptors.messagerouter. The groupId must agree with the repository. Change-Id: Ia417eee8df38e0441529bd423792e410aca68c54 Issue-ID: CCSDK-1169 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'message-router/pom.xml')
-rwxr-xr-xmessage-router/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/message-router/pom.xml b/message-router/pom.xml
index 5265eb89..b5cd0134 100755
--- a/message-router/pom.xml
+++ b/message-router/pom.xml
@@ -9,8 +9,8 @@
<relativePath/>
</parent>
- <groupId>org.onap.ccsdk.messagerouter</groupId>
- <artifactId>parent</artifactId>
+ <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
+ <artifactId>messagerouter-root</artifactId>
<version>0.4.1-SNAPSHOT</version>
<packaging>pom</packaging>