From cda2a85134266b650eee77c83f6cbdc2c6375928 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 28 Jan 2016 14:54:18 +0100 Subject: [PATCH] DATAGRAPH-816 - Declare Artifactory Maven plugin to be able to distribute build artifacts. --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b8aca641..46e471cda 100644 --- a/pom.xml +++ b/pom.xml @@ -151,6 +151,21 @@ + + + release + + + + org.jfrog.buildinfo + artifactory-maven-plugin + false + + + + + + @@ -181,7 +196,6 @@ http://repo.spring.io/libs-snapshot -