commit | 5da27927eac044cdec63977bf3eabee666d660f1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Apr 05 09:48:29 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Apr 05 09:48:39 2017 -0400 |
tree | 7678576c19e0fa41c2d6e990c40fbb2f714dfc2b | |
parent | bc0d823b9350d7ffe01c632583c4eaf8d31f5118 [diff] |
[SDNC-3] Update javadoc config Update javadoc config to publish to onap.org site Change-Id: I48d691a50377bbaa40ba48c6feb780b988e24fc8 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".