summaryrefslogtreecommitdiffstats
path: root/odlparent-carbon-sr1/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-01-30Created new parent pomsDan Timoney1-732/+0
Created new parent poms that mirror poms used in ODL Nitrogen archetype Change-Id: I2ab364807773d74f90b1a8fe61d7973eafddd08d Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-11-17Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. (part 2) Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ibf0894aab0881b6a436c6c1384b9af7d7e313ae5
2017-10-24Merge "Remove snapshot dependencies"Dan Timoney1-18/+37
2017-10-24Remove snapshot dependenciesDan Timoney1-18/+37
Remove snapshot dependencies from CCSDK parent Change-Id: If1c7ff3f3d0bf678fa1e323240c8869664a460e4 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-11Changing repository namesPatrick Brady1-2/+2
Changing the repository name ecomp-snapshot and ecomp-release to ecomp-snapshots and ecomp-releases. I belieive that the correct version has the 's' at the end. This matches oparent and other projects' pom files. I could be wrong in which case you can abandon this. Change-Id: I71118d90b9b826e58833cd97589d26c26db15046 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: CCSDK-116
2017-09-18Add mariadb version propertyDan Timoney1-0/+1
Add mariadb.connector.version property to define version of MariaDB connector version. Change-Id: Ifb843b9f1d17208f271ee98303c6637dc6e3551e Issue-ID:CCSDK-95 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-13Use oparent as parentDan Timoney1-5/+5
Update odlparent-carbon-sr1 POM to use oparent-odlparent as parent, so that oparent settings are inherited. Also, enabled staging plugin. Change-Id: Ic7dd1cb5c86fd2dc9ba71b700caa74efe1655e16 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-13Version 0.0.1-SNAPSHOT should use odlparentDan Timoney1-6/+6
Last patch inadvertantly did not update version of odlparent-carbon-sr1 pom.xml, so version 0.0.1-SNAPSHOT was updated to use oparent. This change rolls that change back so that 0.0.1-SNAPSHOT can be used to back out oparent change if it has problems. Issue-ID: CCSDK-43 Change-Id: If3a57b8f127a3fb0f44429b6e3f1a4dd72f25f69 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-12Use oparent-odlparent pomDan Timoney1-3/+4
Update odlparent-carbon pom to inherit from oparent's oparent-odlparent pom Change-Id: Ie12b2586894ab3c3ce7fb14c4476de8f45f5a967 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.com>
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>