X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-sim%2Fpolicy-models-simulators%2Fpom.xml;h=7ba653aea1fec04a847514fba0358d5fe0d9bbde;hb=a9bcee4146d6a0a5b4ced6fe25c8955edde945b0;hp=5b9e4dfcc2ac66be48cc2f0aa26b32f557b843b8;hpb=bc02433cc5292c5272dc084db8044bb4c8140135;p=policy%2Fmodels.git diff --git a/models-sim/policy-models-simulators/pom.xml b/models-sim/policy-models-simulators/pom.xml index 5b9e4dfcc..7ba653aea 100644 --- a/models-sim/policy-models-simulators/pom.xml +++ b/models-sim/policy-models-simulators/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ org.onap.policy.models.sim policy-models-sim - 2.2.1-SNAPSHOT + 2.7.1-SNAPSHOT policy-models-simulators @@ -52,47 +52,4 @@ test - - - - - - src/main/resources - true - - **/version.txt - - - - src/main/resources - false - - **/version.txt - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - generate-complete-tar - package - - single - - - - src/main/package/tarball/assembly.xml - - ${project.artifactId}-${project.version} - - - - - - -