aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-05-05Increment version to 1.8.0-SNAPSHOTPatrick Brady1-1/+1
Change-Id: Ia39d2dbe393d3ce325abae026e94cd5b761f096c Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-04-01Increment version to 1.7.2-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I125f12f8193f27e6827a270bb7d5ec12c3295020 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-02-18update parent version for appcTaka Cho1-1/+1
upgrade to 1.5.1 for Frankfurt Issue-ID: APPC-1731 Change-Id: Ia7cde5fbc394a345e7e476affc72689d14177fb5 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-01-21Increment version to 1.7.1-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I1d1528e9029510ac14f7b527b245854df48c3d9a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-01-09pick from jacoco.xmlTaka Cho1-3/+3
part 1: fix APPC's pom file Issue-ID: APPC-1808 Change-Id: I4bc0caf34f5861d6597181fa003ef4ff2af18c52 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-01-03fix jacoco.exec file nameTaka Cho1-2/+2
part 1: fix APPC's pom file Issue-ID: APPC-1808 Change-Id: I443c32f2299795580efc7bf5ca6af466bc083ada Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-01-03Fix dependencies error of appc-clientEnbo Wang1-1/+1
Fix dependencies error about Enforcer rules failed of appc-client. Issue-ID: APPC-1810 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I2fcb5392cc6d21e7fe5d22af1bb027e977684abe
2019-11-08add jacoco plugin for sonar cloudTaka Cho1-5/+53
in IT-7899, Jess recommends add plugin for sonar cloud Issue-ID: APPC-1791 Change-Id: Ia4b73a7e41ac4c1b2c1638e45ab806c054667d42 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-11-08Change code to use dmaap microservicePatrick Brady1-1/+1
Change method calls that used to go to the dmaap adapter, to now go to the appc service communicator, which connects to the dmaap micro service. Change-Id: I619fcb408e14fa0b926950192463d9c92ab7dbba Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1744
2019-11-08Dmaap micro service jarPatrick Brady1-0/+1
Creating a service running in a standalone jar to handle the publishing and recieving of dmaap messages for appc. Dmaap adapter and event listener code is copeid from the main appc project. It will be moved in a later commit. Change-Id: I3fa7b5dc60345f0f38f763a243150b8472f985ac Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1744
2019-10-08Neon SR1 upgradeTaka Cho1-11/+6
change pom files for ODL Neon SR1 upgrade Issue-ID: APPC-1749 Change-Id: Ib10ff74852a2b38933c0df034c71e21665430f62 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-10-08Increment version to 1.7.0-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I5c9c5141f39a653e6604551488e955c2f0a68004 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-26Increment version to 1.6.5-SNAPSHOTPatrick Brady1-1/+1
Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-24replaced by tosca.datatype.versionTaka Cho1-1/+0
consolidate to tosca.datatype.version Issue-ID: APPC-736 Change-Id: Ic0bf2c8743d4b299fc135d53323fffbcd6b7c531 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-17Increment version to 1.6.4-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-11Increment version to 1.6.3-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-05Changes to remove maven-staging-pluginPatrick Brady1-7/+2
Root pom ccsdk version updated to latest and dependency versions are fixed so that they are compliant with the maven enforcer plugin. Change-Id: If85006519678a14af6ace21268eb0bfc195e4215 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-08Change parent pomsPatrick Brady1-26/+0
Changing the parent pom of appc-dispatcher and appc-directed-graph so that they no longer point to the root appc pom, instead they point to the org.onap.appc.parent pom files. Change-Id: I116bd06471482e19715a3c5ada506f9d700e5576 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-08Attempt to disable nexus stagingPatrick Brady1-0/+26
Change-Id: Ice20bc6259d9f30438f23e9f8e6c875f4119fee3 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-07Increment version to 1.6.2Patrick Brady1-1/+1
Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-03Increment versions after releasePatrick Brady1-1/+1
Change-Id: I83b000b7c4ac94b5eba396b5e1856a970fa90623 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-07-19remove opendaylight-karaf-emptyTaka Cho1-7/+0
opendaylight-karaf-empty is for testing purpose and outdated Issue-ID: APPC-1651 Change-Id: I768b7afa9a60db6413f71320fd11575b1fafce97 Signed-off-by: Taka Cho <takamune.cho@att.com>
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: I187785ab4b11a37815289d20ba802c48e86cee7f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
2019-03-28Remove test dependencies projectPatrick Brady1-1/+0
The test dependencies project is not used Change-Id: I0a4f2440eede5a62421964b84f9502e00affcadf Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1559
2019-03-27remove nexus-staging maven pluginTaka Cho1-12/+0
remove nexus-staging-maven-plugin on the top of pom file Change-Id: I50b22c2d1e8e3e663314f701a22de5471224c5b3 Issue-ID: APPC-1561 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-02-25Changes for new odl versionPatrick Brady1-4/+4
Changes required to update to latest opendaylight version. Some powermock tests have been temporarily removed due to an powermock incompatibility. They will be fixed and re-added. Change-Id: I418d44913fcd42423d2d9bd37b189f6301eaab81 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1370
2019-02-21Remove duplicate versionsPatrick Brady1-2/+1
These versions are inherited from opendaylight parent poms. Removing the override for these inherited versions. Change-Id: I83b374e4d8815e21fd48bedbe4dd46bc246e44a4 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1355
2018-11-12Increment version numberPatrick Brady1-1/+1
Changing to version 1.5.0-SNAPSHOT Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-10-11Roll to next version after releasePatrick Brady1-1/+1
Change to version 1.4.1-SNAPSHOT Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-10-01Add client back to modules1.4.0Patrick Brady1-0/+1
Client now builds correctly in release build due to all pom files now having version tag that need it. Change-Id: Iaa04fcf1b33ac9a04c3037d748631b98bfaac0d9 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1208
2018-09-26Remove client from modulesPatrick Brady1-1/+0
Temporarily remove the client from build for the java release job. Change-Id: I8b5f122994140ef491fba8bdc68bdf7ad1a32e77 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1208
2018-09-24Removing parent filesPatrick Brady1-1/+0
The parent files have been moved to the appc/parent repository. They are being removed from this repository as part of this move. Change-Id: Ifa0fa81094e9848a046cf87fbafe3f44d36c9509 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1208
2018-09-21Remove logback 1.1.3 security issuePatrick Brady1-1/+1
cdp-pal and eelf are the dependencies using logback-classic 1.1.3. Need to use exclusions option in pom file Change-Id: Id8f5817ec955e2b7b486bc0215c35541086606aa Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1018
2018-08-24Remove old appc-commonRyan Young1-2/+0
Issue-ID: APPC-1159 Change-Id: I65f1bc07fe0088df0624266e6158296ac73884a6 Signed-off-by: Ryan Young <ry303t@att.com>
2018-08-21Revert "resolving logback-classic 1.13"Patrick Brady1-1/+1
Temporary revert to fix failing bundles. This reverts commit 76b6ff1ce84d4c2ab4518dd5f154083b91680245. Change-Id: Ibce5eee91ad8f1bec9b458a52a7f5d25ada85da9 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1018 Signed-off-by: Patrick Brady <pb071s@att.com>
2018-08-20resolving logback-classic 1.13 from security issueTaka Cho1-1/+1
cdp-pal and eelf are the jar using logback-classic 1.1.3. need to use exclusions option in pom file Issue-ID: APPC-1018 Change-Id: I00b41f9c366a5ead3f4205cd6fa6b9eb74599767 Signed-off-by: Taka Cho <tc012c@att.com>
2018-08-14Undo change to fix parent buildPatrick Brady1-2/+2
The parent has build, now we can start building everything again. Change-Id: Ibbed5adc3074d70f12eb7a756eb034bb05cb188d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1045
2018-08-14Fix to build parent pomsPatrick Brady1-2/+2
Change-Id: I93a740112277d3896c2d7cacf793980faea886a1 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1045
2018-08-14Karaf 4 for appc-inboundPatrick Brady1-5/+0
Change-Id: I94f8b31e509d0e231e36b8b8d2871ad10bdf02f8 Issue-ID: APPC-1148 Signed-off-by: Patrick Brady <pb071s@att.com>
2018-08-09Update appc-common to Karaf 4Ryan Young1-0/+1
update appc-common to karaf 4 feature Change-Id: Ib0ce37032e63ffc61bef94345701f3ab58785153 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-1022
2018-07-23Fix ssh adapter compilation issues.David Crosson1-1/+11
Apache sshd library updated to 2.0.0 Issue-ID: APPC-835 Change-Id: Idfbc396291c3d05a47e4dceb45d06bc8084c054d Signed-off-by: David Crosson <david.crosson@orange.com>
2018-07-19Parent files for karaf4Patrick Brady1-0/+1
Change-Id: I795255733d945d918e608453c15dff3991005241 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-938
2018-06-26add support for new openstack rebootaction VM levlModaboina, Kusumakumari (km583p)1-1/+1
Issue-ID: APPC-922 Change-Id: I84941d8a5882b422d4e8365c82b8aaaf4618fa57 Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
2018-05-24Change to new ccsdk versionPatrick Brady1-1/+1
Ccsdk 1.0.3 version of parent poms was released. Change-Id: Iea7d4144c57b6a953d99a210ed655429bff5b629 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CCSDK-290
2018-05-22Increment version for new branchPatrick Brady1-1/+1
Change from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT and update version file. Change-Id: I6b54c3e3b97c3ef0a554fb173d0dd261ca2107d3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-916
2018-05-03Change mariadb versionPatrick Brady1-1/+1
Change-Id: Iaf7e0c5ca697eb197e483d3d7e43bea881c5c7c5 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-876
2018-05-02Change ccsdk versionsPatrick Brady1-4/+4
The old ccsdk versions were expired since they were snapshots. Putting the new snapshot version in until a working version is released. Change-Id: Ie474e18e9cf63c9368cef72d4e0b3b54fd7f58c4 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CCSDK-261
2018-04-27update logback version to 1.2.0Ryan Young1-1/+1
Change-Id: I32064de9b4edf8ccbf2b64268b8dc495091a0414 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-784
2018-04-11ODL Upgrade Method 2Patrick Brady1-2/+35
Changes necessary to support upgrade to ODL Nitrogen, while continuing to use Karaf 3 style features Change-Id: I2edf619e0b889420c32793b958c0926b0311e71d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-403
2018-04-10Update DMaaP client version to 1.1.5Ryan Young1-1/+1
Change-Id: Ie50fba578ad05c9222349d7af4f6413c98e7fc3b Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-658