summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-10-09Revert "Change to run merge job"5.0.2-ONAPelaltoPatrick Brady1-1/+0
The change was only needed to create a review in gerrit so that merge jobs can be run on the elalto branch This reverts commit db6c661b2b1d32846281f31e90feb8f8143d3e3f. Change-Id: I7c23c5ae3986b62e2022e8207aeb934cecb78547 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-10-08Change to run merge jobPatrick Brady1-0/+1
No gerrit review exist in elalto branch and at least one review is required in order to run the merge jobs and generate the snapshot artifacts needed by the appc build. Change-Id: Icc1dbf81ae809068639d8da85573e0d1f787559c Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-26Increment version to 2.6.3-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I59af81f39246302de669d4a3f0f04deb622f97d3 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-20Set ccsdk parent 1.3.5Patrick Brady1-1/+1
Change-Id: I55ba455c0d605a4b5cab5ddc39a161b2c80b687c Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1735
2019-09-11Increment version to 2.6.2-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I73ec41bb552ff09ca1c340f61278b2c42b10b45b Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-27Change to ccsdk 1.3.2 parentPatrick Brady1-1/+1
Change-Id: I69060cb7c8a560c4d46092b476adf227e57d1368 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1630
2019-08-26Updated org.onap.ccsdk.parent version from 1.2.1 to 1.2.4vmuthukrishnan@aarnanetworks.com1-1/+1
Change-Id: I28d8fd7b58861b0c0b2f07268cec4b9a98ea6d93 Signed-off-by: vmuthukrishnan@aarnanetworks.com <vmuthukrishnan@aarnanetworks.com> Issue-ID: APPC-1630
2019-08-09Disable additional-installPatrick Brady1-0/+16
Add a plugin which will disable to additional-install execution of the maven-install-plugin. This corrects an issue where this plugin causes an error during building on certain systems. Change-Id: I90a13c2f18f65332a776646647f58fb4d10b1f00 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1699
2019-08-07Increment version to 1.6.1Patrick Brady1-1/+1
Change-Id: Ic8024d6a0419c25c09f8fa7b5c8e21c017489e1a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-05-08Change major version of parentPatrick Brady1-1/+1
The maven version plugin is not working correctly when the parent pom file version matches the version of appc pom files. This change will keep the numbers different. Change-Id: I7d376fc7c1489e9d72f7aee55454166a0188b19f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1601
2019-04-26Increment snapshot versionPatrick Brady1-1/+1
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: Ia712804206c3c72cf661358c1a331a9dc6cb96be Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
2019-03-21Change to release ccsdk versionPatrick Brady1-1/+1
Change from 1.2.1-SNAPSHOT to 1.2.1 release version since the ccsdk odlsli container is running release version now. Change-Id: I1c18b7f4a9031efff5a9542d0384cef168455ec6 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: CCSDK-1156
2019-02-23Update ccsdk parent versionPatrick Brady1-2/+2
Update to ccsdk parent versions for the new opendaylight version. Change-Id: I93da1575d992e981e1fadb1f9ff86211b3bbd9b1 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1355
2019-01-08Update to latest ccsdk parent versionPatrick Brady1-1/+1
Update from version 1.1.0 to version 1.1.3 of the ccsdk parent files. Change-Id: Ie955c41f84c51cff3d05e4b01621f905db815fcd Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1304
2018-11-12Increment version numberPatrick Brady1-1/+1
Changing to version 1.5.0-SNAPSHOT Change-Id: I080d396683fce41eced944e3cb5b799c15623e73 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-10-08Change to released ccsdk parents1.4.0Patrick Brady1-1/+1
Change-Id: I2b36738656b128d8e65e2d841376942e23e99619 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-09-24Parent files from main appc repositoryPatrick Brady1-0/+46
Moving the parent files from the main appc repository into the appc/parent repository. Change-Id: I8df235984e7de1ea0b62d286f7cc599e2a52077a Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1208