X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=artifactbroker%2Fpom.xml;h=39c91348f699c0920fc0d22b514678ae93a34718;hp=6373a310edd517a074508772bbb8402421333085;hb=ed31aba64afb1893bd37e76457320cfd4983d078;hpb=ece7c6197ca79fb149c17dfbf86c972286cb262f diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml index 6373a31..39c9134 100644 --- a/artifactbroker/pom.xml +++ b/artifactbroker/pom.xml @@ -12,18 +12,17 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --> - + + - org.onap.multicloud.framework - multicloud-framework - 1.3.0-SNAPSHOT - + org.onap.oparent + oparent + 2.0.0 4.0.0 + org.onap.multicloud.framework multicloud-framework-artifactbroker - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT pom multicloud-framework-artifactbroker artifact broker @@ -34,8 +33,8 @@ https://nexus.onap.org 1.2.3 1.3.4 + 1.3.5 - model main @@ -86,13 +85,11 @@ capabilities ${policy.common.version} - com.fasterxml.jackson.core jackson-databind 2.9.8 - org.json json @@ -129,7 +126,6 @@ 2.8.4 - @@ -168,11 +164,7 @@ process-sources - onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} true true @@ -181,7 +173,7 @@ true true - warning + error @@ -202,8 +194,6 @@ jacoco-maven-plugin ${jacoco.version} - **/gen/** **/generated-sources/** @@ -212,8 +202,6 @@ - pre-unit-test @@ -223,8 +211,6 @@ ${sonar.jacoco.reportPath} - post-unit-test test @@ -241,4 +227,3 @@ -