You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2020/01/23 22:16:39 UTC

[hbase] branch branch-2 updated: HBASE-23069 periodic dependency bump for Sep 2019 (#1082); ADDENDUM Remove staging repo added by mistake.

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

stack pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2 by this push:
     new 2a11b7e   HBASE-23069 periodic dependency bump for Sep 2019 (#1082); ADDENDUM  Remove staging repo added by mistake.
2a11b7e is described below

commit 2a11b7e94bf96e7c9ceb408fdeed67dc3e9cdf41
Author: stack <st...@apache.org>
AuthorDate: Thu Jan 23 14:15:29 2020 -0800

     HBASE-23069 periodic dependency bump for Sep 2019 (#1082); ADDENDUM
     Remove staging repo added by mistake.
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 95f762e..589170c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -3927,10 +3927,4 @@
       <url>file:///tmp</url>
     </site>
   </distributionManagement>
-  <repositories>
-    <repository>
-      <id>thirdparty</id>
-      <url>https://repository.apache.org/content/repositories/orgapachehbase-1381</url>
-    </repository>
-  </repositories>
 </project>