commit | 598c74334c8403f14bbe2a25c18e3a286dbd9e35 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 09 07:54:38 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Nov 09 07:54:38 2017 -0500 |
tree | c01654556cf3ac43a540fe2559c810d6af33b3c7 | |
parent | dc7588271af715296f53a4528cf7195eabf95be0 [diff] |
Roll to version 1.2.1-SNAPSHOT Roll to next release version Change-Id: I626a1636d188b14e493c5da4e7fcb74c2435c3f4 Issue-ID: SDNC-74 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c0eb3029f02d194efb49ecf2825beed244376d17
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".