aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-09-18[SO] PACKAGES UPGRADES for SORupali Shirode1-5/+0
PACKAGES UPGRADES for SO Issue-ID: SO-4035 Change-Id: I7080313b6c6a34462eaf1a4635c5fbb32f7ae4bc Signed-off-by: Rupali Shirode <rupali.shirode@t-systems.com>
2023-09-05[SO] PACKAGES UPGRADES for SORupali Shirode1-1/+1
PACKAGES UPGRADES for SO Issue-ID: SO-4035 Change-Id: I12bf1d049a4d1a4825cf1307c745cda8b786b1b9 Signed-off-by: Rupali Shirode <rupali.shirode@t-systems.com>
2023-08-17[SO] PACKAGES UPGRADES for SORupali Shirode1-0/+20
PACKAGES UPGRADES for SO Issue-ID: SO-4035 Change-Id: I8022bfd815b9c2579e90b6718d1ac12358018b46 Signed-off-by: Rupali Shirode <rupali.shirode@t-systems.com>
2023-06-12Bump version to 1.13.0-SNAPSHOTLukasz Rajewski1-1/+1
Issue-ID: SO-4084 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I6d63f41967b1e43e54f2431b1c6afccee4354b97
2023-04-04Changes in package versionsLukasz Rajewski1-2/+9
Issue-ID: SO-4001 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Ie3c2aeb5a5e9d870ac40d50fb59302a5199e9433
2023-03-29SO-4001: Package upgrade for the SO and so-libskiran mhetre1-3/+10
Issue-ID: SO-4001 Signed-off-by: kiran.mhetre <kiran.mhetre@t-systems.com> Change-Id: Ib75096bdd98291b49159a9ad259fd393a591cd44
2023-03-28Bump version to 1.12.1-SNAPSHOTLukasz Rajewski1-1/+1
Issue-ID: SO-4084 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Ib302b5a2cb0dd206a0309e9fcae047b508169146
2021-09-24Change of aai-schema lib version for latest k8s-resource changesLukasz Rajewski1-1/+1
Issue-ID: SO-3767 Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com> Change-Id: I71375158314ecd7ed8721688ce45ab03549cab2b
2021-09-06Fixed issue of SNAPSHOT logging dependency injectionLukasz Rajewski1-0/+3
Issue-ID: SO-3673 Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com> Change-Id: I0ce75fc727d8f18f3f6a9c69eb64f936f8d86164
2021-08-27Update so/aai-clientk.kedron1-1/+1
With new aai-schema (1.9.1) Issue-ID: SO-3644 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I33b3518b8e56970e7c9e49ae973761bc4dd5b5a5
2021-08-13Merge "SO Critical vulnerability."Seshu Kumar M1-2/+2
2021-08-13Merge "SO Critical vulnerability"Seshu Kumar M1-1/+1
2021-08-10Changing SOL003 dependency versionMukeshKumar1-1/+1
Issue-ID: SO-3726 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: I037da634752f8ace28d914ef5880c84a2721557b
2021-08-06SO Critical vulnerability.Mukesh Paliwal1-2/+2
Issue-ID: SO-3732 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I7703841ea89e5b409b9622a673ab766dc267ae36
2021-08-05SO Critical vulnerabilityshashikanth.vh@huawei.com1-1/+1
Issue-ID: SO-3732 Signed-off-by: SHASHIKANTH VH <shashikanth.vh@huawei.com> Change-Id: I4a975090b3832b8a5affa48695f33edbd72da13e
2021-06-24Updating pom version to 1.9.0-SNAPSHOTwaqas.ikram1-1/+1
Change-Id: Idb3e497148225d4158390b944f74e82ff9f771c8 Issue-ID: SO-3688 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-06-22so-master-merge-java jenkins failing due the nexus credential mismatchMukeshKumar1-6/+20
Issue-ID: SO-3680 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: I88f55f115c112d713f42f0a800aeb5490d7c6ade
2021-06-17Changing ONAP logging dependencies to a releasedwaqas.ikram1-31/+31
version Change-Id: Ia93db231c3b8e2403eeec7d6ffe0fe49dd6b8bf1 Issue-ID: SO-3673 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-05-26Add SO_Admin_Cockpit Images to Documentationrope2521-3/+3
Change-Id: I7ba4d127556a4fe65626154a69beb06fdabf634a Issue-ID: SO-3492 Signed-off-by: rope252 <gareth.roper@est.tech>
2021-03-15update swagger to v3 open api versionBOSLET, CORY1-16/+0
Upgraded all projects and services to use the new v3 swagger, discontinued use of old swagger. Updated unit test to account for swagger change and removed apis Issue-ID: SO-3587 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: Iddcfe92f8ab240691f92ce2bf23e1ab2ad159780
2021-03-09version upgrades plus cleanupBOSLET, CORY1-4/+51
Removed over 125 dependencies and added to dependency management Added in a few dependencies and removed some Change the swagger version to so pom Removed version property reference in the pom Added in missing dependency for bpmn blocks Added in missing dependecy for common bpmn Updated the camunda-bpm-assert to use a version that is compatible with assertj-core 3.11. The camunda-bpm-assert namespace group also changed. This fixes the no method found error. Updated unit test to account for class name change Updated the unit test to account for lib change Fixed unit test for software upgrade stuff Exclude older versions of javassist to fix null pointer caused by incompatible javassist version with hibernate and bowman Added in missing dependency for task test Added missing dependency and fixed formatting Remove files that got added back in by merge conflict Use the new namespace for the swagger annotations Need to exclude swagger annoatations from the old namespace Updated to fix compilation error due to use of legacy swagger and cxf swagger Use the swagger v3 plugin for gen resources Use the openapi v3 swagger in all bpmn packages Fix null pointer to create the OpenApiFeature in cxf Issue-ID: SO-3578 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I7093376b2d8271e9c5b911b901133e01b957da84
2021-02-26updating sol003 adapter version for so bpmn taskMukeshKumar1-1/+1
Change-Id: Ie3cb635be40a4e1201f759bd706a9c924545a3d3 Issue-ID: SO-3486 Signed-off-by: Mukesh <mukeshsharma@est.tech>
2021-02-19Merge "cleaned up plugin and repository management"Max Benjamin1-27/+7
2021-02-19Removing etsi-sol003-adapter modulewaqas.ikram1-0/+1
Change-Id: If35f94bd8459c08c11d5e178ae872f70a36fd9fa Issue-ID: SO-3486 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-18cleaned up plugin and repository managementBenjamin, Max1-27/+7
cleaned up plugin and repository management sections Issue-ID: SO-3539 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: Ibc0c582ee4077c4830c5f6cd3c110f9c6038d8db Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
2021-02-18Removing so-etsi-nfvo modulewaqas.ikram1-1/+0
Change-Id: I5ab5d409bad26abd83b2d8338c4c5ab5fa6be97c Issue-ID: SO-3485 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-18Removing so-monitoring modulewaqas.ikram1-1/+0
Change-Id: I2b6ef2fd61d08925696cde63c53f16dd87700d52 Issue-ID: SO-3487 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-17Merge "update camunda and spring to latest versions"Steve Smokowski1-5/+17
2021-02-16update camunda and spring to latest versionsBenjamin, Max (mb388a)1-5/+17
Updated camunda to 7.14 and updated spring boot camunda to 3.4 Started to clean up duplicate maven dependencies Issue-ID: SO-3521 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ic65b04772b91dd989e41d6b6b93872978bc4e4e2
2021-02-15update the version for the H releaseseshukm1-1/+1
Issue-ID: SO-2765 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I563295123f7f8de7164495a7db3bc58872863098
2021-02-01allow RestClient to configure custom headersBenjamin, Max (mb388a)1-34/+34
allow RestClient to configure custom headers always load the first implementation on the classpath Issue-ID: SO-3495 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I9c433cdaed33a7db6182af259421676c088a1fae
2021-02-01set connection timeout as well as read timeoutBenjamin, Max (mb388a)1-0/+11
set connection timeout as well as read timeout correct dependency version in openstack pom limit timeout test to a single retry add connection timeout property for A&AI client Issue-ID: SO-3491 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I576c143822ba45fc79648fd0a1edb6ccd3aff8b2
2021-01-21maintain jacoco version from parentBenjamin, Max (mb388a)1-2/+0
inherit jacoco version from so parent pom Issue-ID: SO-3490 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Iae44a434898d783b1a147376b8ba3ab4c348a442
2021-01-13Merge "added in changes to pom for new cadi dependencies"Steve Smokowski1-0/+39
2021-01-13added in changes to pom for new cadi dependenciesBenjamin, Max (mb388a)1-0/+39
added in changes to pom for new cadi dependencies moved aaf version to parent pom and pull version manage cadi dependency versions in root pom Issue-ID: SO-3480 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0b3ea6991369573826ee6f2d4260dcb35595cda7
2021-01-13update loging library version to meet newBenjamin, Max1-3/+3
update loging library version to meet new requirements Issue-ID: SO-3476 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I64cc1ebdaf1f3e71e2b6a3466fd6fbbf848e64b4
2021-01-06updated aai version to latestBenjamin, Max (mb388a)1-1/+1
updated aai schema version to latest Issue-ID: SO-3469 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5c42779d7024608c39adbd3d99f872f6bc96d80b
2020-10-16formatted pom whitespaceBenjamin, Max1-65/+65
formatted pom whitespace Issue-ID: SO-3312 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ie2ef21739d3143b93aadacec9fb0f2e2aa134def
2020-10-13Update AAI schema versionzm3301-1/+1
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I85c5d41cbd53b44c4f3edc6128bdd3a14cee73e5
2020-10-08Exclude problematic dependency from cxfBenjamin, Max (mb388a)1-0/+66
jboss rmi dependency excluded from all cxf dependencies Done at the root pom to prevent from happening again Issue-ID: SO-3292 Change-Id: I022b8ecf58d76d090b16079324df2047fecc1a61 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
2020-09-18Update AAI versionzm3301-1/+1
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I073d6160573df10d1d3f3722cc4262e482b9cd8a
2020-09-09Update AAI schema versionzm3301-1/+1
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I24ff43f3d7a3e617b51f59c402719073065d5692
2020-08-31deleted all cloudify support from soBenjamin, Max1-1/+0
deleted all cloudify support from so unmaintained client causing dependency issues Issue-ID: SO-3209 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6e15ac0b9d031e13a13e0053bbe61855d725c773
2020-08-18Update openstack version in SOmukesh.paliwal1@huawei.com1-1/+1
Issue-ID: SO-3181 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: I04f7e9da48fb26dcc41fa9c6abb3f6e28749ff6d
2020-08-12[SO] Create basic maven modules structure in ONAP SO project.MukeshKumar1-1/+3
Issue-ID: SO-2842 Change-Id: I5be370e7ba834c8cc0fb972389c2aa2496f8f1cd Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-08-10build issue for building dockerarun chapagain1-2/+2
Issue-ID: SO-3073 Signed-off-by: arun chapagain <arun.chapagain@huawei.com> Change-Id: I000f2127a4e7ac363c9d8869a32a882f596d3f9c
2020-08-07removed java8 and java11 profiles from pomBenjamin, Max1-42/+5
removed java8 and java11 profiles from pom Issue-ID: SO-3143 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I463f03f68e6c628fb3e84334460ef5c1ac119258
2020-08-07Merge "changes for java 11 upgradation Issue-ID: SO-3082"Seshu Kumar M1-3/+4
2020-08-06changes for java 11 upgradationarun chapagain1-3/+4
Issue-ID: SO-3082 Signed-off-by: arun chapagain <arun.chapagain@huawei.com> Change-Id: Icb14f1a29d06d828307f0acc23d4414fecbbfaa3
2020-08-06bump the master to 1.7.1seshukm1-1/+1
Issue-ID: SO-2940 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I888677f7d32ff35619be0f5bb2b677f56215f2e0