X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-sim%2Fpolicy-models-simulators%2Fpom.xml;h=aa024ab610c9d888d57aab7aa8779b1a7ddcd97c;hb=249b0657be31724b7502ba43767820c7fc47d935;hp=5b9e4dfcc2ac66be48cc2f0aa26b32f557b843b8;hpb=3dfe17c58ef6980014da187a9e915841882ce01b;p=policy%2Fmodels.git diff --git a/models-sim/policy-models-simulators/pom.xml b/models-sim/policy-models-simulators/pom.xml index 5b9e4dfcc..aa024ab61 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.0-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} - - - - - - -