commit | 04ff4d51bc961b3d7aff5f617bb28e1d0663d586 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Jun 05 16:32:34 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Jun 05 16:32:34 2017 -0400 |
tree | 749bc3fdd1cf3ce706eed1d75c8bf4d9e29f8605 | |
parent | 6171a812c2b7822c6a62d4c2a920783faeb0b2d7 [diff] |
[SDNC-14] Roll oam to version 1.1.2 Roll oam to use version 1.1.2 of rootpom, to ensure latest version is being used Change-Id: I4cbed1436cc2dfb77690a5aaa28477a1d3e957c3 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fe503b491dda155f20e3840ec14ea89788961187
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".