From 6694f3a82ea4854f249f1cfff1058cd437f31f2b Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 28 Jan 2016 15:00:50 +0100 Subject: [PATCH] DATACOUCH-195 - Declare Artifactory Maven plugin to be able to distribute build artifacts. --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 1fad73c7..44a2a45e 100644 --- a/pom.xml +++ b/pom.xml @@ -152,4 +152,19 @@ + + + release + + + + org.jfrog.buildinfo + artifactory-maven-plugin + false + + + + + +