From a59e0a6bf9239be786a135b8592bef02ed0ec2a1 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Tue, 14 Aug 2018 10:01:31 +0300 Subject: [PATCH] Extend pom.xml to support deploy --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 309d7c5b..1500ce47 100644 --- a/pom.xml +++ b/pom.xml @@ -25,6 +25,16 @@ scm:git:git://github.com/RedisLabs/spark-redis.git scm:git:git@github.com:RedisLabs/spark-redis.git + + + Sun He + Redis Labs, Inc. + + + Shay Nativ + Redis Labs, Inc. + + BSD 3 Clause @@ -84,6 +94,12 @@ testCompile + + attach-javadocs + + doc-jar + +