commit | 1901ac8f85a73288e413a4df63736a525a3f5175 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Thu Oct 04 21:24:29 2018 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Thu Oct 04 21:24:29 2018 -0400 |
tree | 3394d148d2a56557e5fe715b231e2364ee0d3b80 | |
parent | 9c6b8f607007cd5236b5e4904647d1f9ea454df3 [diff] |
Roll to next snapshot version Roll to next snapshot version to 1.4.1-SNAPSHOT Change-Id: I4f5b1513a36894efd26b93f3f0954fafc112cc3f Issue-ID: SDNC-471 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: db13f4ddbd4a66ab9d66b1820279514137543eff
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".