HTTPCLIENT-1520: project license link to refer to http://www.apache.org/licenses/LICENSE-2.0.txt

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1603761 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2014-06-19 08:48:34 +00:00
parent d66b842b79
commit 8ad27884ef
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>LICENSE.txt</url>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
@ -254,7 +254,7 @@
</goals>
<phase>pre-site</phase>
</execution>
</executions>
</executions>
<configuration>
<includes>index.xml</includes>
<chunkedOutput>true</chunkedOutput>