commit | c6a496780da9dc1a08fdec5aefa54a78a7b28fec | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jan 30 10:55:46 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jan 30 10:56:07 2019 -0500 |
tree | 0050ede9d6d3e317c2d4066987fc0471881a4211 | |
parent | f200a729ebedc2d292251e4f8a1b20b2e1668b7d [diff] |
Deploy missing saltstack-adapter zip Updated pom.xml to deploy missing zip file used to install saltstack-adapter jar file in local maven repo. Change-Id: I5127a3e22a0b0688c73680f39b1ad75d54c60670 Issue-ID: CCSDK-1014 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".