You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bu...@apache.org on 2017/04/11 18:05:03 UTC

hbase git commit: HBASE-17351 Unable to generate tar ball for master branch

Repository: hbase
Updated Branches:
  refs/heads/branch-1 b6a2c02b9 -> ec461ac87


HBASE-17351 Unable to generate tar ball for master branch


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ec461ac8
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ec461ac8
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/ec461ac8

Branch: refs/heads/branch-1
Commit: ec461ac8714e06e9ecda5e13cae8ee7adbe172de
Parents: b6a2c02
Author: Esteban Gutierrez <es...@apache.org>
Authored: Tue Dec 20 15:18:28 2016 -0800
Committer: Sean Busbey <bu...@apache.org>
Committed: Tue Apr 11 10:25:54 2017 -0500

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/ec461ac8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 03f885a..482b31f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -804,6 +804,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
+        <version>1.4</version>
         <dependencies>
           <dependency>
             <groupId>org.codehaus.mojo</groupId>