commit | f2e639b1a3c7ee762dfc13a94d444435f42b1d95 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 25 15:30:09 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 25 15:30:09 2017 -0400 |
tree | 87fa43a2bfd88e762f49aa9f97a6f870c7ce94e6 | |
parent | 19c5fcb7461d0e35896829daef13bfb9290bc4af [diff] |
Use version 0.1.0 of parent Update to use version 0.1.0 (released version) of parent pom Change-Id: Ib7c9c226f2611351b048046ca9c990ed36f445c5 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <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".