Author: apetrelli
Date: Sat Sep 29 08:01:00 2007
New Revision: 580590
URL: http://svn.apache.org/viewvc?rev=580590&view=rev
Log:
TILES-199
Applied patch made submitted by Niall Pemberton.
Corrected references to Apache Commons project.
Modified:
tiles/framework/trunk/pom.xml
Modified: tiles/framework/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?rev=580590&r1=580589&r2=580590&view=diff
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Sat Sep 29 08:01:00 2007
@@ -167,9 +167,9 @@
<links>
<link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
<link>http://java.sun.com/j2ee/sdk_1.2.1/techdocs/api</link>
-
<link>http://jakarta.apache.org/commons/chain/apidocs</link>
-
<link>http://jakarta.apache.org/commons/digester/commons-digester-1.6/docs/api</link>
-
<link>http://jakarta.apache.org/commons/logging/commons-logging-1.1/apidocs</link>
+ <link>http://commons.apache.org/chain/apidocs</link>
+
<link>http://commons.apache.org/digester/commons-digester-1.6/docs/api</link>
+
<link>http://commons.apache.org/logging/commons-logging-1.1/apidocs</link>
</links>
<doclet>gr.spinellis.umlgraph.doclet.UmlGraphDoc</doclet>
<docletArtifact>