You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ha...@apache.org on 2020/05/31 03:41:10 UTC

[incubator-pinot] 01/03: remove distributionManagement

This is an automated email from the ASF dual-hosted git repository.

haibow pushed a commit to branch release-0.4.0-rc3
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git

commit 6ab6d4c4191bae8d7f51b04078d651daf310a093
Author: Haibo Wang <hb...@gmail.com>
AuthorDate: Sat May 30 20:33:47 2020 -0700

    remove distributionManagement
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2b6ae90..7024d3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,14 +97,6 @@
   <!-- Apache project inception year for generating correct NOTICE file for jar bundle. -->
   <inceptionYear>2018</inceptionYear>
 
-  <distributionManagement>
-    <repository>
-      <id>bintray-linkedin-maven</id>
-      <name>linkedin-maven</name>
-      <url>https://api.bintray.com/maven/linkedin/maven/pinot/;publish=1;override=1</url>
-    </repository>
-  </distributionManagement>
-
   <properties>
     <pinot.root>${basedir}</pinot.root>
     <revision>0.4.0</revision>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org