commit | 2455061f244f9ffd042861118ecf21a6166ac4a3 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Apr 30 15:41:21 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Apr 30 15:41:21 2019 -0400 |
tree | 00feb2efad1592739d39575836b201a0149c2c9e | |
parent | 8a99fda83c0dd211dd753542d8167d60f235c2ac [diff] |
Roll to next snapshot version Roll to next snapshot version (1.5.2-SNAPSHOT) Change-Id: I0258852b27f811f946f9b2391084d96c1f9ac1a5 Issue-ID: SDNC-735 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".