commit | e82381b841584a4d4f94ade8ddf5a881353742bf | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 28 13:13:32 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 28 13:13:32 2019 -0400 |
tree | affaeb1ff9f838d9ee3c989b3b1bce205d1237f6 | |
parent | dd1c9cffd750ddb3fe0030fdaa9bb0738d8cbc20 [diff] |
Roll versions Roll versions in master branch Change-Id: Idbfc7999336f017e81a1715a9255d72188647d18 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".