X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=artifactbroker%2Fpom.xml;h=da6b1d3484f694ab4bc6752e3dbdec52ccba0e86;hp=6373a310edd517a074508772bbb8402421333085;hb=2cf6469e7af254a65f4fde20b2ef61efad32cd57;hpb=ece7c6197ca79fb149c17dfbf86c972286cb262f diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml index 6373a31..da6b1d3 100644 --- a/artifactbroker/pom.xml +++ b/artifactbroker/pom.xml @@ -12,9 +12,8 @@ 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 @@ -35,7 +34,6 @@ 1.2.3 1.3.4 - model main @@ -86,13 +84,11 @@ capabilities ${policy.common.version} - com.fasterxml.jackson.core jackson-databind 2.9.8 - org.json json @@ -129,7 +125,6 @@ 2.8.4 - @@ -168,11 +163,7 @@ process-sources - onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} true true @@ -181,7 +172,7 @@ true true - warning + error @@ -202,8 +193,6 @@ jacoco-maven-plugin ${jacoco.version} - **/gen/** **/generated-sources/** @@ -212,8 +201,6 @@ - pre-unit-test @@ -223,8 +210,6 @@ ${sonar.jacoco.reportPath} - post-unit-test test @@ -241,4 +226,3 @@ -