commit | 139e1b5f5db097b1aa87c6761bed56db109836c3 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Apr 26 08:13:03 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Apr 26 08:13:03 2017 -0400 |
tree | cb08b1eefc198a966d80a9a5ec62f67f065b3d9f | |
parent | 15323bede7688939ba20d72d03110c0fc6806bce [diff] |
[RELEASE] Roll to 1.1.1-SNAPSHOT Roll to next snapshot version Change-Id: Ia5f8bb92d5566cea07b98bbb7a63c9588ea975c8 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5b0799ac9dbaf0022b0b668c7471f6e03df91b7a
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".