commit | 226929e3c0d175ebe074765111dba7a81756b6af | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Nov 20 15:10:26 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Nov 20 16:00:38 2017 -0500 |
tree | 96cbc4a089c01918ced1b0d86f54d2ce56c3b349 | |
parent | 9cf0a1e191259f19cc7cbffdf57a96cd4e06ee1f [diff] |
Update parent version Parent version should be 1.2.0, not 1.2.1-SNAPSHOT Change-Id: I678f264135223d45bb632df86d2854bbb51307e3 Issue-ID: CIMAN-120 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".