commit | 85a2b88a20b343cb5857ad7363876d09d3ec47a0 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri May 31 10:26:43 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri May 31 10:26:43 2019 -0400 |
tree | ac838ba031123437c3d8b9d613d7c5546277a177 | |
parent | 18f871f153cea1961f5da6821df0da4c6717a8aa [diff] |
Use released parent poms Use released version of parent poms (1.2.4) Change-Id: Ic23632acde7dd1439b17d468b827a0ea33168bf7 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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".