X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=2e7b12dfb9b364c65a89eb0aa375b87afe680e84;hb=7cd5edbfd38ec8a500cbaf74618178955f7a6dd2;hp=9990cdd5a9924f7b48b7b1f50b5db68e1e63b5dc;hpb=37d72855721caa646144ad323fe51ae78af15507;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 9990cdd5a..2e7b12dfb 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -3,7 +3,8 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. - Modifications Copyright (C) 2021 Nordix Foundation + Modifications Copyright (C) 2021-2023 Nordix Foundation + Modifications Copyright (C) 2022 Deutsche Telekom AG ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -27,7 +28,7 @@ org.onap.cps cps-parent - 3.2.1-SNAPSHOT + 3.3.3-SNAPSHOT ../cps-parent/pom.xml @@ -35,7 +36,6 @@ org.onap.cps.Application - 2.8.0 yyyyMMdd'T'HHmmss'Z' 0.82 ${docker.pull.registry}/onap/integration-java11:8.0.0 @@ -114,6 +114,10 @@ com.tngtech.archunit archunit-junit5 + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + @@ -122,7 +126,6 @@ com.google.cloud.tools jib-maven-plugin - ${jib-maven-plugin.version} ${app}