commit | 243986ef1508b24e9273613c9bb1e2d95999f661 | [log] [tgz] |
---|---|---|
author | Thugutla Sailakshmi <tsaila10@in.ibm.com> | Tue Jul 30 15:58:57 2019 +0530 |
committer | Thugutla Sailakshmi <tsaila10@in.ibm.com> | Tue Jul 30 15:59:30 2019 +0530 |
tree | eef75bf0dd70c11293f6aabff8e44ffa64aff3b5 | |
parent | 8ab5893402544af46c8dfc67d907daa042e32c7e [diff] |
CCSDK-1559 -Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$' Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$' Issue-ID: CCSDK-1559 Change-Id: I66e51fbb6f5836bc7b4ecb6640b2d63d7f7e1522 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.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".