From a85b0893bda2a761561a6ce7b7c482918e3e28fd Mon Sep 17 00:00:00 2001 From: Tuna Aksoy Date: Fri, 25 Jul 2014 15:20:17 +0000 Subject: [PATCH] Added build number and build key to the artifact name git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@78325 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 54e6777e84..620dc769af 100644 --- a/pom.xml +++ b/pom.xml @@ -82,9 +82,14 @@ ${project.build.directory}/jacoco.exec + + + + + ${project.artifactId}-${project.version}-b${buildNumber}-${buildKey} org.apache.maven.plugins