X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-parent%2Fpom.xml;h=699bf3c9ac4830478d639c8f5e73a94f1b9ac1c9;hb=d3e072ae96603d9ea73b4b8387b4b48827642c98;hp=e333b26c21a731daf194d5adb0a3757dcd8192b0;hpb=1469741d2922cc1c28270cd52a31ad4cb3caa037;p=cps.git diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml old mode 100755 new mode 100644 index e333b26c2..699bf3c9a --- 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-2024 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,19 +32,21 @@ org.onap.cps cps-parent - 3.2.6-SNAPSHOT + 3.4.7-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}/.. + 17 @@ -116,7 +118,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.6.4 + 3.1.2 @@ -135,7 +137,6 @@ io.swagger.codegen.v3 swagger-codegen-maven-plugin - 3.0.27 openapi-yaml-gen @@ -153,7 +154,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.1.3 + 4.4.2 com.github.spotbugs @@ -169,7 +170,7 @@ org.slf4j slf4j-simple - 1.8.0-beta4 + 2.0.6 @@ -214,7 +215,7 @@ org.jsonschema2pojo jsonschema2pojo-maven-plugin - 1.1.1 + 1.2.1 ${java.version} @@ -232,10 +233,7 @@ org.apache.maven.plugins maven-compiler-plugin - - ${java.version} - ${java.version} - + 3.11.0 org.apache.maven.plugins @@ -303,7 +301,7 @@ org.onap.oparent checkstyle - 3.1.0 + 3.2.0 ${project.groupId} @@ -341,7 +339,10 @@ **/*Test.java - **/IT*.java + + **/*PerfTest.java 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/* @@ -402,6 +407,7 @@ org.sonarsource.scanner.maven sonar-maven-plugin + 3.9.1.2184 org.codehaus.mojo @@ -418,7 +424,7 @@ ${script.executor} - ../cps-ri/src/main/resources/ + ${parent.directory}/cps-ri/src/main/resources/ yangResourceCsvGenerator.py dmi-registry@2021-12-13