commit | feb6e30fa49c9de9bfd3076b05d1c77a508d06da | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu Mar 01 17:18:50 2018 -0500 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Mar 02 11:56:57 2018 -0500 |
tree | b7f3ac9b3c8298a6c64d12ea4604538cff7b4968 | |
parent | 3cc57351f6b8e438ac6d6ed98cb098a22c62608f [diff] |
Fix broken merge Fix antlr compile error. Change-Id: Ibe7c897e4de2d6d34f842fb89fc27d210f6c8c27 Issue-ID: CCSDK-175 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".