Author: gates
Date: Wed Mar 7 19:46:18 2012
New Revision: 1298070
URL: http://svn.apache.org/viewvc?rev=1298070&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/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=1298070&r1=1298069&r2=1298070&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.4/CHANGES.txt (original)
+++ incubator/hcatalog/branches/branch-0.4/CHANGES.txt Wed Mar 7 19:46:18 2012
@@ -70,7 +70,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/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=1298070&r1=1298069&r2=1298070&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
Wed Mar 7 19:46:18 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