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

commit 83a2f6b54627ee17a50bc9b83c1d277cceb9c8f2
Author: stack <st...@apache.org>
AuthorDate: Fri Jan 24 18:47:34 2020 -0800

    Revert " HBASE-23069 periodic dependency bump for Sep 2019 (#1082); 
ADDENDUM"
    
    This reverts commit 0dc71f9fdf1e02980c88ce0eb74fc7f8fc63272f.
    
     Revert to see if this causing strange test failure on nightlies.
---
 pom.xml | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 95f762e..beb7897 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1349,7 +1349,7 @@
     <curator.version>4.2.0</curator.version>
     <!-- Plugin Dependencies -->
     <apache.rat.version>0.13</apache.rat.version>
-    <asciidoctor.plugin.version>1.5.8</asciidoctor.plugin.version>
+    <asciidoctor.plugin.version>1.5.8.1</asciidoctor.plugin.version>
     <asciidoctorj.pdf.version>1.5.0-rc.2</asciidoctorj.pdf.version>
     <build.helper.maven.version>3.0.0</build.helper.maven.version>
     <buildnumber.maven.version>1.4</buildnumber.maven.version>
@@ -1370,7 +1370,7 @@
     <surefire.version>3.0.0-M4</surefire.version>
     <wagon.ssh.version>2.12</wagon.ssh.version>
     <xml.maven.version>1.0.1</xml.maven.version>
-    <hbase-thirdparty.version>3.2.0</hbase-thirdparty.version>
+    <hbase-thirdparty.version>3.1.1</hbase-thirdparty.version>
     <!-- Intraproject jar naming properties -->
     <!-- TODO this is pretty ugly, but works for the moment.
       Modules are pretty heavy-weight things, so doing this work isn't too 
bad. -->
@@ -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>

Reply via email to