commit | 8d471a0f396fe145a7da514301171f07aa29a8cf | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Aug 07 11:51:26 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Aug 07 11:51:26 2017 -0400 |
tree | 25fbeef8778daa94774885936adaa4e76e7f85e2 | |
parent | 8e2c970b36e8af68a5e1259ef1e1bc5eef9d1546 [diff] |
Use new boron SR1 root pom Use new Boron SR1 root pom instead of generic root pom Issue: SDNC-42 Change-Id: I5ba20532e56c581e15f83416b2ff858d3cd84323 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".