You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by se...@apache.org on 2013/01/30 23:40:33 UTC

svn commit: r1440720 - in /httpcomponents: httpclient/branches/4.2.x/NOTICE.txt httpcore/branches/4.2.x/NOTICE.txt httpcore/branches/4.2.x/pom.xml

Author: sebb
Date: Wed Jan 30 22:40:33 2013
New Revision: 1440720

URL: http://svn.apache.org/viewvc?rev=1440720&view=rev
Log:
developed by => developed at : see http://www.apache.org/legal/reports.html#2006-05-24 section 6C

Modified:
    httpcomponents/httpclient/branches/4.2.x/NOTICE.txt
    httpcomponents/httpcore/branches/4.2.x/NOTICE.txt
    httpcomponents/httpcore/branches/4.2.x/pom.xml

Modified: httpcomponents/httpclient/branches/4.2.x/NOTICE.txt
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.2.x/NOTICE.txt?rev=1440720&r1=1440719&r2=1440720&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.2.x/NOTICE.txt (original)
+++ httpcomponents/httpclient/branches/4.2.x/NOTICE.txt Wed Jan 30 22:40:33 2013
@@ -1,6 +1,6 @@
 Apache HttpComponents Client
 Copyright 1999-2012 The Apache Software Foundation
 
-This product includes software developed by
+This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 

Modified: httpcomponents/httpcore/branches/4.2.x/NOTICE.txt
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.2.x/NOTICE.txt?rev=1440720&r1=1440719&r2=1440720&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.2.x/NOTICE.txt (original)
+++ httpcomponents/httpcore/branches/4.2.x/NOTICE.txt Wed Jan 30 22:40:33 2013
@@ -1,7 +1,7 @@
 Apache HttpComponents Core
 Copyright 2005-2012 The Apache Software Foundation
 
-This product includes software developed by
+This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
 This project contains annotations derived from JCIP-ANNOTATIONS

Modified: httpcomponents/httpcore/branches/4.2.x/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.2.x/pom.xml?rev=1440720&r1=1440719&r2=1440720&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.2.x/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.2.x/pom.xml Wed Jan 30 22:40:33 2013
@@ -80,6 +80,10 @@
     <api.comparison.version>4.2</api.comparison.version>
   </properties>
 
+<prerequisites>
+  <maven>2.2.1</maven>
+</prerequisites>
+
   <dependencyManagement>
     <dependencies>
       <dependency>