commit | 0e2eb6a4cfed02d11630215d502e873539c58058 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Mar 14 10:49:03 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Mar 14 10:49:03 2019 -0400 |
tree | 1ad18b75fea2549d1622ceea4e588c723a0cd1dd | |
parent | 4768e0cb630b7131230ea1b6fe5cb0d5c1fe769d [diff] |
Prepare for release 0.4.1 Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I775f4171232f7258118e1ac426cb8d88e3c7ea09 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <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 ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".