commit | e856f7bf28d0cfdd463963cb199db14ddccb0210 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Oct 11 09:54:53 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Oct 15 08:53:55 2019 -0400 |
tree | 13d26820f1bd3a098d4ac2ad72a74c386772dcac | |
parent | c1e62faa6ba758ec19c8f31fb14c9fa9dbecc6ac [diff] |
Roll version to 0.6.4 Roll version to 0.6.4-SNAPSHOT Change-Id: I1ae8bc6164226ca308c9ed9400ea5fdeb12d83f3 Issue-ID: CCSDK-1827 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".