Fix jelly taglib URLs

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113219 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-03-29 12:36:22 +00:00
parent 4fc09ebeb4
commit 15eb486c03
14 changed files with 14 additions and 14 deletions

View File

@@ -37,7 +37,7 @@
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xml</artifactId>
<version>20030211.142705</version>
<url>http://jakarta.apache.org/commons/jelly/tags/xml/</url>
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
<properties>
<classloader>root.maven</classloader>
</properties>