commit | 7c523d1f7011e84fd7a473af1a89df02f41cd5fa | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Oct 10 16:20:50 2018 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Oct 10 16:20:50 2018 -0400 |
tree | 6278fc45655c68f70360bc9801c46c9c7eba859c | |
parent | 701f863f4cc97c5e7073d17e32086ee6f32f7eab [diff] |
Prepare sli/core for RC0 release Remove -STAGING tag and update parent poms to correct release version (1.1.1) Change-Id: I16d4a5c07fe6e3e2bf997fff417242aa6184f89e Issue-ID: CCSDK-617 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".