commit | 991db2d87c7ac4035782b800c4046e53d0e58993 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Sep 13 14:37:48 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Sep 13 14:37:48 2019 -0400 |
tree | f5c557e43ef7decd5eec6edbecfa858551290dc0 | |
parent | 8f480910e06c0bd1005ba92cc3364be36b1e64dd [diff] |
Roll version Roll version to 1.7.2-SNAPSHOT Change-Id: I32f8fc88c90f23cf5e3ea4aadee8e037f1ed6197 Issue-ID: SDNC-905 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".