commit | fcb71dde27e5913000fb701313d901edc51a426a | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 18 14:55:13 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 18 14:55:13 2019 -0400 |
tree | 66ea31bebe3a17fb1f6ebf4bae22354c88e79081 | |
parent | 8506f0b261083e945488e869803bcd5ab8b7ea84 [diff] |
Update parent pom version Use released version of parent pom. Change-Id: Iec3bf51b6b0dd3eef1fa701dcc0af919d6ba61b6 Issue-ID: CCSDK-1156 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".