From 0e99d84fe20dcd373f379c63211c5da18a9a5ce2 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 4eb9ade4..c55ae8ba 100644 --- a/pom.xml +++ b/pom.xml @@ -152,4 +152,19 @@ + + + release + + + + org.jfrog.buildinfo + artifactory-maven-plugin + false + + + + + +