commit | 518824f28a7b57a0e855a162691e15ca76f2f9f5 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Apr 25 10:44:10 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Apr 25 10:44:10 2017 -0400 |
tree | d6daae100b586b9abde2395eb64fd5113f41fe67 | |
parent | 60d5ee0c6d4cc32d6181c29ee55a67575669a0cd [diff] |
[RENUMBER] Roll to next snapshot Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: Ic1cc0e706715cdcd8eca1502e99e65be2e961a42 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".