commit | 7f68e7464fa4076271c395c450d1b8b2a7afc6df | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Sep 15 10:07:27 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Sep 15 10:23:20 2017 -0400 |
tree | 10b0d56721ac8cc9177cd88771bb2a0f6cad76c4 | |
parent | 667cc8d7fa82b64969b3b334f35547fd1d5aff68 [diff] |
Update property files Updated property files to use new refactored org.onap property names. Change-Id: I0ba380ec99e2da323a3aa2898610f82a1fd1caf2 Issue-ID: SDNC-88 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 13e93c95d77af7da8c7c099f02a0d8f1ea9b2141
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".