use newer taglib

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@189682 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2005-06-09 01:49:10 +00:00
parent 7b30b2d9e6
commit 3d75f0132a

View File

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