commit | 4b4fa3eefbabac17ee5a1beae558c47f9566ceb4 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Aug 14 14:54:46 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Aug 14 14:54:46 2017 -0400 |
tree | 34a8ae02d14afbeefdc3f15439937fc5c4f86da8 | |
parent | 7aeb6339da8ab2bd346655438b65fa4a413c7405 [diff] |
Update root pom to Carbon SR1 Update adaptors to compile against Carbon SR1 maven artifacts Change-Id: I74e2710d7206bc3efe403439bb346615de6e3f75 Issue-ID: CCSDK-24 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller 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".