commit | aed80a23d7fb16b5106a0bd242aa7e60ff451c67 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Sat Apr 21 17:54:04 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Sat Apr 21 17:54:04 2018 -0400 |
tree | 0f3900c615f1e649ae6c22587fd0919f56a5ecfb | |
parent | 69c4c5b6100492d3158364699d46a7c80e49ca49 [diff] |
Fix ansible adapter features pom.xml Removed incorrect <version> tag from ansible-adapter's single feature pom.xml Change-Id: I8c38f2ff032d0fcc0390b56467c779a2025c1ae1 Issue-ID: CCSDK-248 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".