Author: ate
Date: Mon Apr 19 15:59:58 2010
New Revision: 935640

URL: http://svn.apache.org/viewvc?rev=935640&view=rev
Log:
Make ASF license referenced from project site/reporting txt based

Modified:
    portals/site/pom.xml

Modified: portals/site/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/site/pom.xml?rev=935640&r1=935639&r2=935640&view=diff
==============================================================================
--- portals/site/pom.xml (original)
+++ portals/site/pom.xml Mon Apr 19 15:59:58 2010
@@ -18,11 +18,11 @@
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org/</url>
   </organization>
+
   <licenses>
     <license>
       <name>Apache License, Version 2.0</name>
-      <url>http://www.apache.org/licenses/LICENSE-2.0.html
-      </url>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
       <distribution>repo</distribution>
     </license>
   </licenses>


Reply via email to