commit | b2ce85f8a244c87b6c858a77bcc9c939cb58c59a | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Apr 30 15:06:29 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Apr 30 15:06:29 2019 -0400 |
tree | 7f168f2369291e2639909e840a129c31f04df43e | |
parent | 8a99fda83c0dd211dd753542d8167d60f235c2ac [diff] |
Update master for El Alto versioning Update version in master branch to El Alto version scheme (1.6.0-SNAPSHOT) Change-Id: Iaecc14b953068ce8c006f473adaf1f61ab756712 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".