You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/05/09 20:03:08 UTC

[17/50] httpcomponents-core git commit: developed by => developed at : see http://www.apache.org/legal/reports.html#2006-05-24 section 6C

developed by => developed at : see http://www.apache.org/legal/reports.html#2006-05-24 section 6C

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.2.x@1440720 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/commit/4a13f440
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/4a13f440
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/4a13f440

Branch: refs/heads/4.2.x
Commit: 4a13f4404285b633f499152c66b69ab2c476d36d
Parents: 12a8cd8
Author: Sebastian Bazley <se...@apache.org>
Authored: Wed Jan 30 22:40:33 2013 +0000
Committer: Sebastian Bazley <se...@apache.org>
Committed: Wed Jan 30 22:40:33 2013 +0000

----------------------------------------------------------------------
 NOTICE.txt | 2 +-
 pom.xml    | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/4a13f440/NOTICE.txt
----------------------------------------------------------------------
diff --git a/NOTICE.txt b/NOTICE.txt
index 3487321..3f40109 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -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

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/4a13f440/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7211bfd..d2809a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,6 +80,10 @@
     <api.comparison.version>4.2</api.comparison.version>
   </properties>
 
+<prerequisites>
+  <maven>2.2.1</maven>
+</prerequisites>
+
   <dependencyManagement>
     <dependencies>
       <dependency>