commit | 50d1db67a3449c7aeac499eb4698b79d4bed77ab | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Mar 31 16:25:47 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Mar 31 16:25:56 2017 -0400 |
tree | 173dd0810d55d152f0bf7373c4a232200383d86d | |
parent | 974b67dd4021e6e839eaad25366bffe6d7a414c8 [diff] |
[SDNC-5] Update rootpom version Create new rootpom version to avoid caching issue with old version of root pom Change-Id: I0576fcabce4c6437b158d001fb5fcc309f02058b 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".