Use later version of jelly xml tags

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115821 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2004-07-15 00:20:41 +00:00
parent 1733f0c41d
commit 4e7c40bcac

View File

@ -55,8 +55,8 @@
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>20040613.030723</artifactId>
<version>20030211.142705</version>
<artifactId>commons-jelly-tags-xml</artifactId>
<version>20040613.030723</version>
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
</dependency>
</dependencies>