commit | bdf50d4c01bc1c558a4d09789ee837e5213b783b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Jan 17 20:29:17 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Jan 17 20:29:17 2018 -0500 |
tree | 1eabe63d67f4a025bac4f37e60c3cc061e59e432 | |
parent | 9e2c557c58c04bf349dbbadffaef1ac7273d3002 [diff] |
Fix date in release notes Corrected typo in release date in SDN-C release notes for Amsterdam Change-Id: I923ad6c5809bf5f77c1dd7d5f2e7ac8b658afdd0 Issue-ID: SDNC-241 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 50d03215d3e8eaeaaac09e15808de9c62b1beafe
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".