X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fvfc%2Fpom.xml;h=d682b94e60efe26bfcc7f560f6cb75008f44f85f;hb=d49ad0ec3dafd288acc80d13a4341e56bc3ec223;hp=9a36cd2e84007ab57c827d64bb5a1a6d5def5079;hpb=b150aa8197e8a21ab7ad4cf1d91cfa30f56fa3df;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/vfc/pom.xml b/models-interactions/model-impl/vfc/pom.xml index 9a36cd2e8..d682b94e6 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 + 3.1.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.drools - drools-core - 6.5.0.Final - provided - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - provided - - - org.onap.policy.drools-pdp - policy-management - ${policy.drools-pdp.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 + +