commit | 8e2c970b36e8af68a5e1259ef1e1bc5eef9d1546 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Aug 07 10:07:09 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Aug 07 11:02:16 2017 -0400 |
tree | fc911b7bb51b779258d2c7d69680cd651eb1c66a | |
parent | b7efed2d2cdeafbba702013de8e365a0883fab5d [diff] |
Rename root poms by ODL release Change artifactIds of root poms to identify which ODL release it aligns to. Update sdnc-core to compile against boron-sr1, as was done before build broke Issue: SDNC-42 Change-Id: Ib9365706152dfdcd159aa56088b2d47eb5e88e34 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 OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".