You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ac...@apache.org on 2011/11/03 07:34:32 UTC

svn commit: r1196971 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

Author: acmurthy
Date: Thu Nov  3 06:34:32 2011
New Revision: 1196971

URL: http://svn.apache.org/viewvc?rev=1196971&view=rev
Log:
HADOOP-7797. Fix top-level pom.xml to refer to correct staging maven repository. Contributed by Owen O'Malley. 

Modified:
    hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1196971&r1=1196970&r2=1196971&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt (original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Thu Nov  3 06:34:32 2011
@@ -801,6 +801,9 @@ Release 0.23.0 - 2011-11-01 
     HADOOP-7798. Add support gpg signatures for maven release artifacts.
     (cutting via acmurthy) 
 
+    HADOOP-7797. Fix top-level pom.xml to refer to correct staging maven
+    repository. (omalley via acmurthy) 
+
 Release 0.22.0 - Unreleased
 
   INCOMPATIBLE CHANGES