commit | 32e7b3a18ee20f7a8466b08ee2575522a9c76ec3 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed May 23 18:14:07 2018 -0700 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed May 23 18:14:07 2018 -0700 |
tree | f1a248a246e57e3993737cfab1a7de9bb2efdf17 | |
parent | 121d7b8d5d4bcda6e706e3e00debaf8d223b7d68 [diff] |
Roll to version 1.3.3-SNAPSHOT Update to next snapshot version Change-Id: Ie678c0555e453719582bff2ee9c87a302db32084 Issue-ID: CCSDK-290 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: d94f58745798e827f049043c597ec4f308545344
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".