commit | 258216bfca01a583c6a86359a5eead8a339e2fc5 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Oct 11 16:14:59 2018 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Oct 11 16:14:59 2018 -0400 |
tree | c0254fe6f81bf765207908ec4d5743ceb5eca467 | |
parent | 58df303dbd3192d391bb77c96a75ecf5e88f73cd [diff] |
Prepare for RC0 release Update to prepare for RC0 release build: remove -STAGING tag from release version and use released parent poms. Change-Id: I5e07d7af8381af1f22b8288965d400f95eb92abf Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".