summaryrefslogtreecommitdiffstats
path: root/odlparent-carbon-sr1
AgeCommit message (Collapse)AuthorFilesLines
2017-09-08Fix jettison version to match installed versionDan Timoney1-1/+1
Update jettison.version setting to match the installed version in ODL Carbon image (1.3.6), as opposed to version specified in ODL Carbon odlparent (1.3.7). Change-Id: Ibe9e11e7a98fd69561f5788443a799586f3845a3 Issue-ID: CCSDK-85 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-01Add nexus staging profile to POMsMarcus G K Williams1-1/+1
Daily release jenkins jobs are failing due to missing staging profile. This patch adds needed profile. However, since staging is disabled in this POM, the only expected outcome is to fix failing release jobs. Issue-Id: CCSDK-67 Change-Id: I5085a04f22098ffd944f66acb23944666290cd6d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-08-30Update pom names and descriptions to CCSDKMarcus G K Williams1-2/+2
This update clarifies maven build logs and SONAR reporting on CCSDK project. Issue-Id: CCSDK-67 Change-Id: I2927125ae192cabcd2af5e3dc55bed8ca03bafe6 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-08-15Remove license pluginDan Timoney1-63/+0
Remove license plugin from parent POMs. Change-Id: I47463eaf9a4fcc3079d075ab279d013fa8b96730 Issue-ID: CCSDK-31 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-11Fix version rangeDan Timoney1-4/+4
Fix version ranges for CCSDK components to use 3 positions (0.1.0-SNAPSHOT) instead of 2 (0.1) Change-Id: Ic082022e567de756b6fc137a82bbff38553de96b Issue-ID: CCSDK-22 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-11Create Carbon SR1 parent pomDan Timoney1-0/+774
Create Carbon SR1 version of ccsdk odlparent pom Change-Id: Ic2fd5d29f2c1cedec02231037dfac0d35514ce37 Issue-ID: CCSDK-22 Signed-off-by: Dan Timoney <dtimoney@att.com>