commit | 99f1934d72099f7d77467290722ea74da983d3bb | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 14 08:48:48 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 14 08:48:48 2019 -0400 |
tree | 4e5513a430a2dc494b3e2b52861d7bcf9e9ca51d | |
parent | b429ab898e97c7607df38004e59ffeb3b747f82b [diff] |
Fix version in base module Fix version, which was breaking merge build. Change-Id: I73c8d1e2be56e739164545ad1b5f9bf69985b719 Issue-ID: CCSDK-1618 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".