commit | 32dab99f3a01cedb20b6af8b85343c61fbd7a6fb | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Dec 02 12:35:46 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Dec 02 12:35:46 2019 -0500 |
tree | 257db7a1df0cf9d87d340ff0f542d3e0542d761f | |
parent | 083f91d1de09cc087e33c58476ffc301569f7841 [diff] |
Use 1.5.1-SNAPSHOT version of parent pom Fixed version of parent pom to use snapshot version Change-Id: Id028def6885e2452c1f1f304d0da62a14e324337 Issue-ID: CCSDK-1935 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".