diff --git a/CHANGES.txt b/CHANGES.txt
index a8cbb0c36e0..274902dfc6b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -696,6 +696,7 @@ Release 0.21.0 - Unreleased
HBASE-2353 Batch puts should sync HLog as few times as possible
HBASE-2726 Region Server should never abort without an informative log
message
+ HBASE-2724 Update to new release of Guava library
NEW FEATURES
HBASE-1961 HBase EC2 scripts
diff --git a/pom.xml b/pom.xml
index 5f08029776e..7cf8b087841 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,19 +194,6 @@
true
-
-
- temp-todd-for-guava
- Todd Lipcon's repository on apache.org
- http://people.apache.org/~todd/repo/
-
- false
-
-
- true
-
-
ibiblio.org
ibiblio mirror
@@ -479,7 +466,7 @@
1.5.8
1.0.1
0.2.0
- r03
+ r05
@@ -633,7 +620,7 @@
com.google.guava
guava
- r03
+ ${guava.version}