commit | bbe617b75284c9cfbb17613fe293cf745fa14f10 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri May 31 10:27:29 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri May 31 10:29:16 2019 -0400 |
tree | 3694d91a6a5b2a9f6392e161b53944760d62ac91 | |
parent | ebb12a4025b6d6f0297bc2cb33e6a5ea07c15b29 [diff] |
Use released parent poms Use released version of parent poms (1.2.4) Change-Id: I9b4f92959433e184e5b94fd808c9b7d6710d7512 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <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".