You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/01/28 22:12:17 UTC

svn commit: r373247 - /maven/maven-1/plugins/trunk/rar/project.xml

Author: ltheussl
Date: Sat Jan 28 13:12:16 2006
New Revision: 373247

URL: http://svn.apache.org/viewcvs?rev=373247&view=rev
Log:
Fix link

Modified:
    maven/maven-1/plugins/trunk/rar/project.xml

Modified: maven/maven-1/plugins/trunk/rar/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/rar/project.xml?rev=373247&r1=373246&r2=373247&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/rar/project.xml (original)
+++ maven/maven-1/plugins/trunk/rar/project.xml Sat Jan 28 13:12:16 2006
@@ -67,7 +67,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-util</artifactId>
       <version>1.1.1</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/util/</url>
+      <url>http://jakarta.apache.org/commons/jelly/libs/util/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>