commit | 09b162c80016cdc798ad70e749f0ebf35477adea | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Feb 21 08:47:08 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Feb 21 08:47:21 2017 -0500 |
tree | 62b2c78de718841cfb56d488dd12c63369a85e98 | |
parent | 2619e3d6671b5615a3cce4ee711af46876a8f3c9 [diff] |
[VERSION] Official root pom version Update to use version 1.0.0 of root pom Change-Id: I9b9d4bea913f60d62cc9dae171db6c117ec10c72 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".