X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-parent%2Fpom.xml;h=470c3a03a3608a5f3a930c473c96ec019beacb8c;hb=16e9ea97a6a46f3e59cf600a528953c9c0e8e48c;hp=8739e2ce3ec25f04308c8710da12d354ca5da91b;hpb=4bd450e1d48a24a1617906932c1de8d727bd7a40;p=cps.git diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 8739e2ce3..470c3a03a 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. - Modifications Copyright (C) 2021-2022 Nordix Foundation. + Modifications Copyright (C) 2021-2023 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -32,18 +32,20 @@ org.onap.cps cps-parent - 3.1.5-SNAPSHOT + 3.3.6-SNAPSHOT pom org.onap.cps.Application - 11 - 0.97 + 17 + 1.00 + 42.5.1 ${project.reporting.outputDirectory}/jacoco-aggregate ../jacoco-report/target/site/jacoco-aggregate/jacoco.xml + ${project.basedir}/.. @@ -134,7 +136,6 @@ io.swagger.codegen.v3 swagger-codegen-maven-plugin - 3.0.27 openapi-yaml-gen @@ -152,7 +153,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.1.3 + 4.4.2 com.github.spotbugs @@ -302,7 +303,7 @@ org.onap.oparent checkstyle - 3.1.0 + 3.2.0 ${project.groupId} @@ -356,12 +357,16 @@ org.jacoco jacoco-maven-plugin + 0.8.10 + org/onap/cps/event/model/* org/onap/cps/rest/model/* org/onap/cps/cpspath/parser/antlr4/* org/onap/cps/ncmp/rest/model/* + org/onap/cps/**/*MapperImpl.class + org/onap/cps/ncmp/rest/stub/* @@ -401,6 +406,7 @@ org.sonarsource.scanner.maven sonar-maven-plugin + 3.9.1.2184 org.codehaus.mojo @@ -417,7 +423,7 @@ ${script.executor} - ../cps-ri/src/main/resources/ + ${parent.directory}/cps-ri/src/main/resources/ yangResourceCsvGenerator.py dmi-registry@2021-12-13