commit | 202e3a705381883acc89bf62159493fbaf8d1da8 | [log] [tgz] |
---|---|---|
author | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 12:44:08 2018 -0400 |
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 12:45:38 2018 -0400 |
tree | 5653ead34acb6f98af57b99e1b436a9b61ca694d | |
parent | 17ace0efb1445bfb1239222b3e1249e66e677cc0 [diff] |
Roll to next snapshot version Roll to version 0.2.3-SNAPSHOT and update parent to 1.0.3-SNAPSHOT Change-Id: I88e11e78f61099f5b2e69b2161cf7c65b5a860e1 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".