From d335b19ebdb21b6d9eb076610aea2f5100edd0e1 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Wed, 12 May 2010 23:11:25 +0000 Subject: [PATCH] HBASE-2537 Change ordering of maven repos listed in pom.xml to have ibiblio first git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@943747 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 ++ pom.xml | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index f8918684e2f..4d2e538d2a7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -556,6 +556,8 @@ Release 0.21.0 - Unreleased HBASE-2518 Kill all the trailing whitespaces in the code base (Benoit Sigoure via Stack) HBASE-2528 ServerManager.ServerMonitor isn't daemonized + HBASE-2537 Change ordering of maven repos listed in pom.xml to have + ibiblio first NEW FEATURES HBASE-1961 HBase EC2 scripts diff --git a/pom.xml b/pom.xml index f0c95fc197c..bf3c2fc3025 100644 --- a/pom.xml +++ b/pom.xml @@ -155,6 +155,17 @@ + + ibiblio.org + ibiblio mirror + http://mirrors.ibiblio.org/pub/mirrors/maven2/ + + false + + + true + + java.net Java.Net @@ -199,17 +210,6 @@ true - - ibiblio.org - ibiblio mirror - http://mirrors.ibiblio.org/pub/mirrors/maven2/ - - false - - - true - -