commit | 6f262130309a3cff1a25a8980b9e51b00cedb66a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Jun 24 08:10:51 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Jun 24 08:10:51 2020 -0400 |
tree | 11e1652712f6d0ef906b24707b24fe77afe90452 | |
parent | 3c53e4be95ecac046f6c0b64e060cd4fcb6dc2ce [diff] |
Update to latest Frankfurt parent pom version Update to latest Frankfurt parent pom version Change-Id: Iab7218c490f6b36611e7ef20b16767e5b0918527 Issue-ID: SDNC-1257 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".