X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-parent%2Fpom.xml;h=78a89f0aca59d8962a39067c166ad34451a70487;hb=db1f37899762ba7d169b526c2333a1e2e4fa5cd7;hp=0f8e64323faa835167f50dc5b8763d41ec731261;hpb=8c9b592e7e04d2d2a27c9da6befe7ea13aedadfd;p=cps.git diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 0f8e64323..78a89f0ac 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -3,6 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. + Modifications Copyright (C) 2021 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,25 +32,27 @@ org.onap.cps cps-parent - 0.0.2-SNAPSHOT + 1.1.0-SNAPSHOT pom org.onap.cps.Application - openjdk:11-jre-slim + nexus3.onap.org:10003/ + nexus3.onap.org:10001/ 11 + 1.1.1 0.9 https://nexus.onap.org 3.1.0 UTF-8 /content/repositories/releases/ + /content/repositories/snapshots/ 4.1.3 - 2.3.3.RELEASE 1.8.0-beta4 1.5.0 4.2.0 + 2.3.3.RELEASE 3.0.18 - /content/repositories/snapshots/ ${project.reporting.outputDirectory}/jacoco-aggregate @@ -59,8 +62,12 @@ ../cps-service/target/site/jacoco-aggregate/jacoco.xml, ../cps-rest/target/site/jacoco-ut/jacoco.xml, ../cps-rest/target/site/jacoco-aggregate/jacoco.xml, - ../cps-nf-proxy-rest/target/site/jacoco-ut/jacoco.xml, - ../cps-nf-proxy-rest/target/site/jacoco-aggregate/jacoco.xml, + ../cps-ncmp-service/target/site/jacoco-ut/jacoco.xml, + ../cps-ncmp-service/target/site/jacoco-aggregate/jacoco.xml, + ../cps-ncmp-rest/target/site/jacoco-ut/jacoco.xml, + ../cps-ncmp-rest/target/site/jacoco-aggregate/jacoco.xml, + ../cps-path-parser/target/site/jacoco-ut/jacoco.xml, + ../cps-path-parser/target/site/jacoco-aggregate/jacoco.xml, ../cps-application/target/site/jacoco-ut/jacoco.xml, ../cps-application/target/site/jacoco-aggregate/jacoco.xml @@ -174,6 +181,7 @@ If you run out of memory, changes the value of the effort element to 'Low'. --> + true Max Low @@ -199,6 +207,21 @@ + + org.jsonschema2pojo + jsonschema2pojo-maven-plugin + ${jsonschema2pojo-maven-plugin.version} + + ${java.version} + + + + + generate + + + + @@ -323,12 +346,19 @@ see https://www.testcontainers.org/features/configuration/#disabling-ryuk --> true + ${docker.repository.pull}library/ org.jacoco jacoco-maven-plugin + + + org/onap/cps/rest/model/* + org/onap/cps/cpspath/parser/antlr4/* + + default-prepare-agent @@ -342,9 +372,6 @@ check - - org/onap/cps/rest/model/* - ${project.build.directory}/code-coverage/jacoco-ut.exec @@ -384,4 +411,4 @@ - \ No newline at end of file +