Fix bad jelly links

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113025 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-03-02 15:42:49 +00:00
parent cb770c9ae5
commit d123d6d30b

View File

@ -84,7 +84,7 @@
<groupId>commons-jelly</groupId> <groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xml</artifactId> <artifactId>commons-jelly-tags-xml</artifactId>
<version>20030211.142705</version> <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> <properties>
<classloader>root.maven</classloader> <classloader>root.maven</classloader>
</properties> </properties>
@ -93,7 +93,7 @@
<groupId>commons-jelly</groupId> <groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-util</artifactId> <artifactId>commons-jelly-tags-util</artifactId>
<version>20030211.141939</version> <version>20030211.141939</version>
<url>http://jakarta.apache.org/commons/jelly/tags/util/</url> <url>http://jakarta.apache.org/commons/jelly/libs/util/</url>
<properties> <properties>
<classloader>root.maven</classloader> <classloader>root.maven</classloader>
</properties> </properties>