commit | a751721b05b266243aac6b592ddff149319ef751 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 09 07:30:49 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Nov 09 07:30:49 2017 -0500 |
tree | dca5fbc25676b503c3b043e0344b59fa578d6eef | |
parent | 0dcd7f08365a87947a18dee0f617cf8586f4b287 [diff] |
Update version.properties Change version.properties to next release Change-Id: I99fc70938511254d126a9220f4cef71fce551efe 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".