commit | bf966e65057f8239a8110025af33c1f6775529be | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 25 15:21:43 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 25 15:21:43 2017 -0400 |
tree | 163e08529fea544fdc3595ea58cbd5597efef238 | |
parent | d621496c524846c1d0375926cafefdbf7bdd1d93 [diff] |
Use version 0.1.0 of parent Update to use version 0.1.0 (released version) of parent pom Change-Id: I3b62a0cab11425ae9eb7e074aa1c23585aede1c4 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".