commit | 08ce0be92bae13a44287a9d05cc395ea75a74ccd | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed May 30 18:12:11 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed May 30 19:02:13 2018 -0400 |
tree | 6ee61285cc08d98039a767291491ace1e431835c | |
parent | e377e0205a7448af0c8c04dd349c018069d96ddf [diff] |
Roll version to 0.2.4 Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of parent Change-Id: I7b4ad7a2f69e821d91603d2e2a1ae28e0f8e0558 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".