commit | 26d53d1c06a2bcb8d443dbe365061c376fb77de2 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Dec 04 16:49:39 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Dec 04 16:49:39 2017 -0500 |
tree | b38320c630d20a9ae4a8047e0dde5d60a561697a | |
parent | deb9aa683a75703c6eabfc6cde693a6457173cc5 [diff] |
Fix versions used in docker containers Docker containers should be using nexted staged version (mtce release version) instead of initial Amsterdam release version of maven artifacts. Change-Id: I8740dd7b54f24dd537b12953350f549bb4b9cc30 Issue-ID: SDNC-211 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 01ee2a68be60554072a187280f3f4bce6e7319da
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".