commit | a0a84c54fb9f3ba8f0f7a6b501fa8b4f8eb9c3bc | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Mar 14 10:35:03 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Mar 14 10:35:03 2019 -0400 |
tree | 370059df5b1b4cc439aec96fb9dfdd2c902e1bdd | |
parent | 76cd2593032c578b0af9fe089cf6431c7a2060d4 [diff] |
Prepare for release 0.4.1 Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: If211c26cdbb7caa9033b511a9719851f9edcfcdc Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <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".