commit | 7b539408f00a33e98ebe827a3e6784f427007f57 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Apr 06 18:00:00 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Apr 06 18:00:00 2018 -0400 |
tree | b45ef3c489c5577542ca7262fa8b5a6c312a2f2c | |
parent | ebaf4efe03e6f1f9e2571ebbfbe087510248a259 [diff] |
Fix timestamp format Docker deploy failing due to error in timestamp portion of tag Change-Id: Ic7321fffffd88f7b8dc4a77f00cb20b4d7ae9438 Issue-ID: SDNC-279 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 006db5462072f0245a419087337e5744e1c9c910
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".