commit | 12ec55610e03492410f9501ad750a702a63db5f8 | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Tue Jan 08 21:20:14 2019 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Tue Jan 08 21:20:29 2019 +0530 |
tree | 913a0ed5f7517624ad1407f35b56e332eff28cc1 | |
parent | 26f865938e18be289d51956663956ec315200910 [diff] |
Sonar fix: ResourceJdbcDaoImpl.java Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-919 Change-Id: I2f23c4fd39b55393590fd97d6a95a0c5acbb2a6d Signed-off-by: Arundathi Patil <arundpil@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".