commit | bad28c7b447d03e73f43f203a89a0ed5d425ee88 | [log] [tgz] |
---|---|---|
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | Wed Mar 29 12:59:31 2017 -0700 |
committer | Andrew Grimberg <agrimberg@linuxfoundation.org> | Wed Mar 29 12:59:31 2017 -0700 |
tree | 3e819dba4aea64c23d1725221f563ed7291eb71b | |
parent | 209ddd73230bbe6e138d083ac021f500a8eab817 [diff] |
Update domain URLs from openecomp.org to onap.org The openecomp.org namespace is deprecated in favor of the onap.org namespace Change-Id: I820ea58d439f15f79262f42094dcb9523d311129 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
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".