commit | 2619e3d6671b5615a3cce4ee711af46876a8f3c9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Feb 20 14:48:07 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Feb 20 15:16:20 2017 -0500 |
tree | e15d7442fc56867df776a028ee414f01ade56890 | |
parent | 1b47683183e05c39e55d14c904caf073b65825ef [diff] |
[VERSION] Change version to snapshot Change version to 1.0.0-SNAPSHOT and skip tests Change-Id: If753fa7b08f2abb57429efe6b044353c21f18e16 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".