Author: gates
Date: Sat Mar  3 19:12:21 2012
New Revision: 1296682

URL: http://svn.apache.org/viewvc?rev=1296682&view=rev
Log:
HCATALOG-290 Changes in HBase maven objects breaks hcat build

Modified:
    incubator/hcatalog/branches/branch-0.4/CHANGES.txt
    
incubator/hcatalog/branches/branch-0.4/storage-drivers/hbase/ivy/libraries.properties

Modified: incubator/hcatalog/branches/branch-0.4/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.4/CHANGES.txt?rev=1296682&r1=1296681&r2=1296682&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.4/CHANGES.txt (original)
+++ incubator/hcatalog/branches/branch-0.4/CHANGES.txt Sat Mar  3 19:12:21 2012
@@ -58,6 +58,8 @@ Release 0.4.0 - Unreleased
   OPTIMIZATIONS
 
   BUG FIXES
+  HCAT 290 Changes in HBase maven objects breaks hcat build (gates)
+
   HCAT 280 part file name prefix with attempxxxx (daijy via gates)
 
   HCAT-275 JSON SerDe issues (khorgath via gates)

Modified: 
incubator/hcatalog/branches/branch-0.4/storage-drivers/hbase/ivy/libraries.properties
URL: 
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.4/storage-drivers/hbase/ivy/libraries.properties?rev=1296682&r1=1296681&r2=1296682&view=diff
==============================================================================
--- 
incubator/hcatalog/branches/branch-0.4/storage-drivers/hbase/ivy/libraries.properties
 (original)
+++ 
incubator/hcatalog/branches/branch-0.4/storage-drivers/hbase/ivy/libraries.properties
 Sat Mar  3 19:12:21 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.0-SNAPSHOT
+hbase.version=0.92.1-SNAPSHOT
 zookeeper.version=3.4.3
 guava.version=11.0
 jetty.version=6.1.26


Reply via email to