From adbb2c58f8b9f098fd408a79e3118e225b6497ae Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Mon, 12 Apr 2010 23:50:51 +0000 Subject: [PATCH] HBASE-1933 Upload Hbase jars to a public maven repository git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@933448 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 ++ pom.xml | 45 ++++++++++++++++++++++++++++++++++++--------- 2 files changed, 38 insertions(+), 9 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 391305c4257..4aa504aeda1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -499,6 +499,8 @@ Release 0.21.0 - Unreleased "important configurations more visiable" HBASE-2435 HTablePool - method to release resources after use (Kay Kay via Stack) + HBASE-1933 Upload Hbase jars to a public maven repository + (Kay Kay via Stack) NEW FEATURES HBASE-1961 HBase EC2 scripts diff --git a/pom.xml b/pom.xml index 0b149705293..6fafbc00805 100644 --- a/pom.xml +++ b/pom.xml @@ -330,17 +330,44 @@ + + - - Apache Public Releases - scp://people.apache.org/home/psmith/public_html/hbase/repo/ - - - Apache Public Snapshots - Aconex Snapshots - scp://people.apache.org/home/psmith/public_html/hbase/repo-snapshots/ - + + apache.releases.https + Apache Release Distribution Repository + https://repository.apache.org/service/local/staging/deploy/maven2 + + + apache.snapshots.https + Apache Development Snapshot Repository + https://repository.apache.org/content/repositories/snapshots + + HBase Site scp://people.apache.org/home/psmith/public_html/hbase/sandbox/hbase/