commit | 2442aa6b8380c2a7c56b462d3b477b0b5de16de2 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 04 10:21:57 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jan 04 10:21:57 2018 -0500 |
tree | a69db7a1f84fc3d19a4f858699af187e274bb6da | |
parent | c2f5e1183050a8d0a47d7d05bbf0c01a00113caf [diff] |
Use released parent pom Update to use released version of parent pom Change-Id: I54eef4cf9fb189f5d749053409d53fc1c570073c Issue-ID: CCSDK-166 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".