X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-sim%2Fpackages%2Fmodels-simulator-docker%2Fpom.xml;h=4919a7f2c47a85ca4a59240956e2d56cd08194b9;hb=61c7e7795d2aa1ed321bd55e4637aa705e6e98ae;hp=288174b1cf164035b8c696965797115190ecc60c;hpb=5e4d85d666e319d7fa24ae8ad8c38411f5cdf268;p=policy%2Fmodels.git diff --git a/models-sim/packages/models-simulator-docker/pom.xml b/models-sim/packages/models-simulator-docker/pom.xml index 288174b1c..4919a7f2c 100644 --- a/models-sim/packages/models-simulator-docker/pom.xml +++ b/models-sim/packages/models-simulator-docker/pom.xml @@ -2,6 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2020 Bell Canada. Modifications Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2022 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -25,7 +26,7 @@ org.onap.policy.models.sim models-sim-packages - 2.4.1-SNAPSHOT + 2.7.0-SNAPSHOT models-simulator-docker @@ -82,6 +83,30 @@ + + io.github.git-commit-id + git-commit-id-maven-plugin + 5.0.0 + + + get-the-git-infos + + revision + + initialize + + + + false + true + + ^git.build.(time|version)$ + ^git.commit.id.abbrev$ + + full + + + io.fabric8 docker-maven-plugin @@ -97,7 +122,7 @@ onap/policy-models-simulator try - Dockerfile + ${dockerFile} ${project.version} ${project.version}-${maven.build.timestamp}