commit | 75240874408a9714bdf84b1a4b3bfa641c1699c8 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 24 09:12:14 2018 -0700 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 24 09:12:14 2018 -0700 |
tree | ce4c0c2505751ea48242c45e121bd27c83ae93d5 | |
parent | 7de3aa2c5b4859d569223cf76a9789bc01ff6b62 [diff] |
Update version.properties Update to version 1.3.3 Change-Id: Ic456fdf2abde3d478180ecca08d646682e128c42 Issue-ID: CCSDK-209 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: b8c110eab4ccc67dd41ab02d626651affac3304a
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".