commit | 2f9282706b2eaca0c271d6da27b3dbc0692accc2 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 09 07:19:49 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Nov 09 07:31:27 2017 -0500 |
tree | a898fe720ebcfbefc69d9860017429689773f78b | |
parent | f1cdb6b4212168879f623abd4beb345dadf200dd [diff] |
Roll to version 0.1.1-SNAPSHOT Roll to next release version Change-Id: I7df5f5c516db6b4459a6f6063bf754e058a4048d Issue-ID: CCSDK-141 Signed-off-by: Dan Timoney <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".