commit | 55f55a83170d21ff2dcd219f9bdd6ef908fdd626 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 25 15:37:22 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 25 15:37:22 2017 -0400 |
tree | d09f34e00885d7e382fe7c5fdbaba3a8ce050340 | |
parent | ebf8972edb5504f0e0cba462f73b36c27a4d454c [diff] |
Use version 0.1.0 of parent Update to use version 0.1.0 (released version) of parent pom Change-Id: Ie639cffd028efd67d4e91765f25ba6ed29af21bc Issue-ID: CCSDK-80 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".