commit | 24ecc227ee9ae42f9a547fad3d70817beacc83f4 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jul 17 10:59:25 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jul 17 10:59:25 2019 -0400 |
tree | 36ee2b52adf8a8a5e201f4ab2ca0b4b2b702b373 | |
parent | a8f19d4910ec2276f53cec7c1685238f5cd79667 [diff] |
Update parent version to 1.3.1 Update parent poms to version 1.3.1-SNAPSHOT Change-Id: I492fb0119507d39ca8ba46762375ca14a0065ab8 Issue-ID: CCSDK-1496 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".