Rearrange jelly dep

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113752 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-07-29 02:10:32 +00:00
parent 938d29da85
commit f7515d52fe

View File

@ -44,11 +44,12 @@
</dependency>
<dependency>
<id>commons-jelly</id>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly</artifactId>
<version>20030724.033229</version>
<url>http://jakarta.apache.org/commons/jelly/</url>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>