commit | b7cb3b7c57d78b2be23290c201c9517965055d24 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Aug 07 14:31:59 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Aug 07 14:31:59 2017 -0400 |
tree | 3e51222a154fa40ab66eb748d8629abb45d49e7b | |
parent | 8d471a0f396fe145a7da514301171f07aa29a8cf [diff] |
Eliminate ranges Update root pom to use specific version 1.1.2 for SDNC, not range. The ranges seem to problems when versions are missing due to things being removed from staging repository Issue: SDNC-42 Change-Id: I07464a331a804488f5049155f104e243c11380bf 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".