commit | 2cc77fb3196548ea03e9f793c0889063208f24af | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Aug 07 16:41:48 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Aug 07 16:41:48 2017 -0400 |
tree | aa9aff37b2059bed9f8351482f8a55038b918a6b | |
parent | dabece4d2ff0746ec5cc8c0858a3f7d1d90fde7f [diff] |
Update root pom Update to use root-boron-sr1 artifactId for root pom. There is only one version of this artifact, so should avoid missing version problem. Change-Id: I4dc81744acf2b47b987544a3e90ac96cfadd3cb2 Issue-ID: SDNC-42 Signed-off-by: Dan Timoney <dtimoney@att.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".