X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=artifactbroker%2Fpom.xml;h=da6b1d3484f694ab4bc6752e3dbdec52ccba0e86;hb=2cf6469e7af254a65f4fde20b2ef61efad32cd57;hp=201a7804e20ced6758726a2b1923d7b186627d1f;hpb=74c55a7fa750262c3063f6ae8655f209ac63722b;p=multicloud%2Fframework.git diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml index 201a780..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 @@ -22,7 +21,6 @@ 4.0.0 - org.onap.multicloud.framework.broker multicloud-framework-artifactbroker 1.3.0-SNAPSHOT pom @@ -35,11 +33,13 @@ https://nexus.onap.org 1.2.3 1.3.4 - 1.3.5 - + model main + reception + forwarding + plugins packages @@ -84,10 +84,30 @@ capabilities ${policy.common.version} + + com.fasterxml.jackson.core + jackson-databind + 2.9.8 + + + org.json + json + 20160810 + org.onap.policy.common policy-endpoints ${policy.common.version} + + + com.fasterxml.jackson.core + jackson-databind + + + org.json + json + + org.onap.policy.common @@ -105,7 +125,6 @@ 2.8.4 - @@ -144,11 +163,7 @@ process-sources - onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} true true @@ -157,7 +172,7 @@ true true - warning + error @@ -178,8 +193,6 @@ jacoco-maven-plugin ${jacoco.version} - **/gen/** **/generated-sources/** @@ -188,8 +201,6 @@ - pre-unit-test @@ -199,8 +210,6 @@ ${sonar.jacoco.reportPath} - post-unit-test test @@ -217,4 +226,3 @@ -