commit | 16508ffde287f481791ae0b9c071f60a331c680d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 01 15:19:07 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 01 15:19:07 2017 -0400 |
tree | 95ab373857c9ce988ca8addfdfb4ec17d5f26014 | |
parent | 5363b2782d906a6c6067eb840392f959ed4dfe4b [diff] |
Fix groupIds Updated groupId to org.onap.ccsdk.sli.adaptors to allow clean Nexus deploy Issue: CCSDK-14 Change-Id: I228978572b2f574e95caa4ff2f40fdbfdcc330ad 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".