X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fvfc%2Fpom.xml;h=5b3577de46a1211ac0bb0dbf240dd474bf85a70a;hb=HEAD;hp=d0b473316ff59f1d23a221460d14b0e93be14650;hpb=a32b49c3ec54e5f3bf23634a5fb538909905f8e6;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/vfc/pom.xml b/models-interactions/model-impl/vfc/pom.xml index d0b473316..91ad001ab 100644 --- a/models-interactions/model-impl/vfc/pom.xml +++ b/models-interactions/model-impl/vfc/pom.xml @@ -1,15 +1,15 @@ - - 4.0.0 + + 4.0.0 - + org.onap.policy.models.policy-models-interactions.model-impl model-impl - 2.0.0-SNAPSHOT + 4.0.0-SNAPSHOT - vfc + vfc - - - junit - junit - test - - - org.mockito - mockito-core - 2.13.0 - test - - - com.google.code.gson - gson - provided - - - org.onap.policy.models.policy-models-interactions.model-impl - rest - ${project.version} - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - provided - - - - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - - - + + + com.google.code.gson + gson + provided + + + org.onap.policy.models.policy-models-interactions.model-impl + rest + ${project.version} + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + provided + +