update jelly tag library versions

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@170850 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2005-05-19 01:09:29 +00:00
parent 02c4386225
commit e5cc0c30a1
47 changed files with 81 additions and 82 deletions

View File

@@ -114,13 +114,13 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xml</artifactId>
<version>20040613.030723</version>
<version>1.0</version>
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-interaction</artifactId>
<version>20030211.143817</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>jdom</groupId>

View File

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