commit | ee7f568ad7f2c136ffbdf1bd16afd92875f6a182 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Oct 11 16:20:15 2018 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Oct 11 16:20:15 2018 -0400 |
tree | 1c4500f314a8348c07524eaf901849c35f460e64 | |
parent | b913c3d3bd3eadf4e5a16d006f220272c7426bd9 [diff] |
Prepare for RC0 release Update to prepare for RC0 release build: remove -STAGING tag from release version and use released parent poms. Change-Id: I45e31eca955943ca66ec90db826a50d42f1f1d69 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".