Author: gates
Date: Sat Mar 3 19:11:58 2012
New Revision: 1296681
URL: http://svn.apache.org/viewvc?rev=1296681&view=rev
Log:
HCATALOG-290 Changes in HBase maven objects breaks hcat build
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=1296681&r1=1296680&r2=1296681&view=diff
==============================================================================
--- incubator/hcatalog/trunk/CHANGES.txt (original)
+++ incubator/hcatalog/trunk/CHANGES.txt Sat Mar 3 19:11:58 2012
@@ -70,6 +70,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/trunk/storage-drivers/hbase/ivy/libraries.properties
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/trunk/storage-drivers/hbase/ivy/libraries.properties?rev=1296681&r1=1296680&r2=1296681&view=diff
==============================================================================
--- incubator/hcatalog/trunk/storage-drivers/hbase/ivy/libraries.properties
(original)
+++ incubator/hcatalog/trunk/storage-drivers/hbase/ivy/libraries.properties Sat
Mar 3 19:11:58 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