commit | f7ff28dad35ae9f99e88790232246ec8778d700e | [log] [tgz] |
---|---|---|
author | Timoney, Daniel (dt5972) <dtimoney@att.com> | Mon Mar 06 05:31:14 2017 -0500 |
committer | Timoney, Daniel (dt5972) <dtimoney@att.com> | Mon Mar 06 05:33:59 2017 -0500 |
tree | c644d574a8347ae6693c0f96453de8015b776d4c | |
parent | 8c1143adb8c10fe69c37d910196d98d5f823a104 [diff] |
[RELEASE] Fix version.properties Update version in version.properties to 1.0.0 (-SNAPSHOT) Change-Id: I911b8bcd36ce1b261662341acdb15725507bd346 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 6166d464fb5fa17f716361615fc7e53d5a6bd28b
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".