commit | 0dcd7f08365a87947a18dee0f617cf8586f4b287 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 08 17:10:13 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Nov 08 17:10:13 2017 -0500 |
tree | c87d9b7c3397b84e7570b851373e6f55243b18a2 | |
parent | bf966e65057f8239a8110025af33c1f6775529be [diff] |
Roll version to 0.1.3-SNAPSHOT Roll to next snapshot version to prepare for release cut Change-Id: I2a4c8395630b461314291bc8e0f83bf114a21f61 Issue-ID: CCSDK-141 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".