Upgraded jelly tags in various plugins as they were clashing with the vdoclet plugin

PR: Maven-345


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113186 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-03-24 14:49:47 +00:00
parent e592610aed
commit dc270b37b5
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-velocity</artifactId>
<version>20030211.144921</version>
<version>20030303.205659</version>
</dependency>
<dependency>
<id>velocity</id>