commit | 5771678a73418d4e424ec184e20db74bbb4297a6 | [log] [tgz] |
---|---|---|
author | Timoney, Daniel (dt5972) <dtimoney@att.com> | Tue Feb 21 03:48:05 2017 -0500 |
committer | Timoney, Daniel (dt5972) <dtimoney@att.com> | Tue Feb 21 04:27:00 2017 -0500 |
tree | a8a0602561d544bcdc1f093416ed1333a9e8ad2e | |
parent | 6d831ce81a722362460abf2d998766288388ab3f [diff] |
[VERSION] Use official root pom Use version 1.0.0 of root pom Change-Id: Icc821432b9eb68be9dfb3755f505b6bdd8b97035 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: f8e0d3b080ae4c8069de5b7cefa6ca60dda2fe5d
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".