Use later version of jelly xml tags

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115819 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-07-14 23:20:00 +00:00
parent 7cb87d70d1
commit 7e415c1235
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -85,7 +85,7 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xml</artifactId>
<version>20030211.142705</version>
<version>20040613.030723</version>
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
</dependency>
<!-- core dependencies which i'd have thought Maven introduced -->