commit | 6ccae7fc25d4ae51b58405b06c4091a6adac2706 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Aug 06 13:51:40 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Aug 06 13:51:40 2019 -0400 |
tree | 78660926f28e8f10fa9580f8d4f48382ca04c209 | |
parent | fb964aac0ef1dd30c0fe542b3a690180a1317030 [diff] |
Add missing version tag Add missing version tag to project pom.xml Change-Id: I5dad3bbb9e1d91959304b7e86e1d5bc618b7fbaa Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".