commit | ee0ce402da3f81ef339a2f18442fea071425935e | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Mar 19 09:12:23 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Mar 19 09:55:58 2019 -0400 |
tree | 75494cfcaca818c0d9bca2574a1cb56a394dfd9a | |
parent | fcb71dde27e5913000fb701313d901edc51a426a [diff] |
Fix messagerouter groupId 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>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".