commit | 307e6ec457ac5ff9ee1ea8ca048a91b55536a958 | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Wed Sep 13 11:52:07 2017 -0700 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Wed Sep 13 11:52:12 2017 -0700 |
tree | c73be7b3244bc57ae6f5fb494d8aa01d779f79da | |
parent | 8e779f4fe71c07e6d13d4d1ad3a9ac5295c53651 [diff] |
Change openecomp to onap in pom.xml Update components to onap. This change should fix sdnc-northbound-master-release-version-java-daily and allow sonar updates. Issue-Id: SDNC-65 Change-Id: Id6ccb9b3d39cddc64f95eb89efb0de6a10b58485 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".