From 0b590b5703f22d8a4f831dc20108f136bb8448f0 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sat, 22 May 2010 04:39:06 +0000 Subject: [PATCH] HBASE-2538 Work on repository order in pom (adding fbmirror to top, ibiblio on bottom) git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@947232 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 ++ pom.xml | 19 +++++++++++++++---- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index ffff9be61a0..68949191128 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -630,6 +630,8 @@ Release 0.21.0 - Unreleased HBASE-2580 Make the hlog file names unique HBASE-2594 Narrow pattern used finding unit tests to run -- make it same was we had in 0.20 + HBASE-2538 Work on repository order in pom (adding fbmirror to top, + ibiblio on bottom) NEW FEATURES HBASE-1961 HBase EC2 scripts diff --git a/pom.xml b/pom.xml index 057b856f746..ecced8fcd63 100644 --- a/pom.xml +++ b/pom.xml @@ -126,11 +126,11 @@ - ibiblio.org - ibiblio mirror - http://mirrors.ibiblio.org/pub/mirrors/maven2/ + mirror.facebook.net + facebook mirror + http://mirror.facebook.net/maven/repository/ - false + true true @@ -180,6 +180,17 @@ true + + ibiblio.org + ibiblio mirror + http://mirrors.ibiblio.org/pub/mirrors/maven2/ + + false + + + true + +