From 68c7bf453bd64310c47cd0b9ecc2337834142b2e Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Tue, 14 Aug 2018 09:59:18 +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 6988785b..0d9b6b87 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 + +