o Switched to SNAPSHOT jelly lib.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113092 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding 2003-03-10 13:57:26 +00:00
parent 6c40ed65b6
commit 7cd5e5df0c

View File

@ -62,6 +62,12 @@
<id>oro</id>
<version>2.0.6</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly</artifactId>
<version>SNAPSHOT</version>
<url>http://jakarta.apache.org/commons/jelly/</url>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-velocity</artifactId>