commit | de105b1594de8203e3af72c2e70a29a9e848b557 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Nov 21 15:33:09 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Nov 21 15:33:09 2017 -0500 |
tree | b6d7c2ff88ae46e7aaa14866146305f775f3ba68 | |
parent | e4273428d8af86850e97da84a1bbaaffb06269ff [diff] |
Fix version.properties Reset patch version to 0 in version.properties Change-Id: Ife38d85b4aef218a98901c7b5c7d951e11690f54 Issue-ID: CIMAN-120 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".