commit | 0f3fdfae6226b86ffc49e39b365eb149fce0e35f | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 31 14:25:35 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 31 14:25:35 2018 -0400 |
tree | c0d4f0c2e2ab7861a9519de30955f144dcefd0e4 | |
parent | 08ce0be92bae13a44287a9d05cc395ea75a74ccd [diff] |
Use released parent pom Update to use release parent pom version 1.0.4 Change-Id: I654a95992e0740cfda9339098ed7eb4f32aaab4f Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".