commit | 6648050f2a994eae531914495011da4619cb54d4 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Jun 05 15:10:51 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Jun 05 15:11:30 2017 -0400 |
tree | 0a7654b1b5614f74df905b64aba999c181b90178 | |
parent | 34edd8887b0fcee6a394567e41f760153a2a9d26 [diff] |
[SDNC-14] Create root pom version 1.1.2 Create root pom version 1.1.2 by rolling version of root pom and leaving parent and modules commented out of top level pom.xml Change-Id: I9b28da09521d95c70f82894153c5f0413a7dd878 Signed-off-by: Dan Timoney <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 OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".