You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hcatalog-commits@incubator.apache.org by ga...@apache.org on 2012/03/07 19:44:09 UTC

svn commit: r1298065 - in /incubator/hcatalog/trunk: CHANGES.txt storage-drivers/hbase/ivy/libraries.properties

Author: gates
Date: Wed Mar  7 19:44:09 2012
New Revision: 1298065

URL: http://svn.apache.org/viewvc?rev=1298065&view=rev
Log:
HCATALOG-290 Changes in HBase maven objects breaks hcat build (changed from original fix of 0.92.1-SNAPSHOT to 0.92.0)

Modified:
    incubator/hcatalog/trunk/CHANGES.txt
    incubator/hcatalog/trunk/storage-drivers/hbase/ivy/libraries.properties

Modified: incubator/hcatalog/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/hcatalog/trunk/CHANGES.txt?rev=1298065&r1=1298064&r2=1298065&view=diff
==============================================================================
--- incubator/hcatalog/trunk/CHANGES.txt (original)
+++ incubator/hcatalog/trunk/CHANGES.txt Wed Mar  7 19:44:09 2012
@@ -83,7 +83,7 @@ Release 0.4.0 - Unreleased
 
   HCAT-286 NPE in HdfsAuthorizationProvider (enis via gates)
 
-  HCAT-290 Changes in HBase maven objects breaks hcat build (gates)
+  HCAT-290 Changes in HBase maven objects breaks hcat build (thw via gates)
 
   HCAT-280 part file name prefix with attempxxxx (daijy via gates)
 

Modified: incubator/hcatalog/trunk/storage-drivers/hbase/ivy/libraries.properties
URL: http://svn.apache.org/viewvc/incubator/hcatalog/trunk/storage-drivers/hbase/ivy/libraries.properties?rev=1298065&r1=1298064&r2=1298065&view=diff
==============================================================================
--- incubator/hcatalog/trunk/storage-drivers/hbase/ivy/libraries.properties (original)
+++ incubator/hcatalog/trunk/storage-drivers/hbase/ivy/libraries.properties Wed Mar  7 19:44:09 2012
@@ -16,7 +16,7 @@
 junit.version=3.8.1
 ivy.version=2.2.0
 rats-lib.version=0.5.1
-hbase.version=0.92.1-SNAPSHOT
+hbase.version=0.92.0
 zookeeper.version=3.4.3
 guava.version=11.0
 jetty.version=6.1.26