commit | 6a17355a4283f30c9cf06ab0fa9939f709d60d4a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Feb 24 14:03:39 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Feb 24 14:04:09 2017 -0500 |
tree | 48d792aaa7224b00c8891881a93ce97ec23f58dd | |
parent | 8249845c7f147fbeac4750c006242a196fd0bdd6 [diff] |
[VERSION] Roll back to snapshot Roll back to version 1.0.0-SNAPSHOT Change-Id: Icf45d62d223d7f8f1111452c93489d9ba9184273 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".