commit | 521aefc0c7ccff21b03e43a475966b7fdf1d176e | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Oct 02 12:49:28 2018 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Oct 02 12:49:28 2018 -0400 |
tree | e91a01d7af1648bd4c42c3f4019a040b701cb9f4 | |
parent | be23b22f275e9d9933c5b4f845436e3d39a70768 [diff] |
Roll to next snapshot version Roll to snapshot version 1.4.1-SNAPSHOT Change-Id: I4a0376fef44e1bc6b41672841c90dbe62dd91d9e Issue-ID: SDNC-471 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".