commit | ff7de8e5e0be8edba4d8b03cf539b0a7971155c4 | [log] [tgz] |
---|---|---|
author | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 12:37:38 2018 -0400 |
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 12:41:37 2018 -0400 |
tree | fc00340bca042b34ebbb32e2030a31868b65ad44 | |
parent | 588f9d126ed65397ca04ec781fa589ce07568d89 [diff] |
Roll to next snapshot version Changed to 0.2.3-SNAPSHOT and updated parent to 1.0.3-SNAPSHOT Change-Id: Ie61b39952f6504db8ae2adf0614aefc243294461 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@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".