commit | 209ddd73230bbe6e138d083ac021f500a8eab817 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Mar 15 10:42:10 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Mar 15 13:17:57 2017 -0400 |
tree | d0a6e5690c3c32f806b2983b743b459aeffaf7f2 | |
parent | 48dde53d03552e709c253ae375d2f57b4a85fc1d [diff] |
[VERSION] Roll to next version Roll to version 1.1.0-SNAPSHOT Change-Id: I3da790c1ed744760070953905180bdc72464843c 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".