You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by sy...@apache.org on 2017/01/07 08:04:54 UTC

[12/16] hbase git commit: HBASE-17351 Unable to generate tar ball for master branch

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/910e885a
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/910e885a
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/910e885a

Branch: refs/heads/hbase-12439
Commit: 910e885a75e2092e49ae577d1481d58845fffae5
Parents: 5f631b9
Author: Esteban Gutierrez <es...@apache.org>
Authored: Tue Dec 20 15:18:28 2016 -0800
Committer: Esteban Gutierrez <es...@apache.org>
Committed: Fri Jan 6 08:42:20 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/910e885a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 02320dc..285e358 100644
--- a/pom.xml
+++ b/pom.xml
@@ -876,6 +876,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
+        <version>1.4</version>
         <dependencies>
           <dependency>
             <groupId>org.codehaus.mojo</groupId>