commit | 93c927747d89c3fa1ba4d4b1b9c58332a22c9e4f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Aug 07 16:45:48 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Aug 07 16:45:48 2017 -0400 |
tree | 4cac663c9c3b151b71bb0cba34c6f4f98fea86f8 | |
parent | a0aaa333acb0f1f39530ec2c486dcffbf390210e [diff] |
Update root pom Update to use root-boron-sr1 artifactId for root pom. There is only one version of this artifact, so should avoid missing version problem. Change-Id: Ib10fdd0ece5fc3d26f8444f531667f613004f127 Issue-ID: SDNC-42 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 09bde561f96518356e98a625debd92d9cdb13d67
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".