commit | 665dee8b8e514fabb64f6666361b9e5ab4f46720 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 31 14:23:27 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 31 14:23:27 2018 -0400 |
tree | 880b56a84bf6c577b74abbcda797aaa848d4d6c8 | |
parent | a5f305d60f369c68ce42503f6c3a517560eac24b [diff] |
Use released parent pom Update to use release parent pom version 1.0.4 Change-Id: Ie5aff311743e9b962cfbdd319ba08ae49c3a4380 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".