o MAVEN-313: Correct the urls in the dependencies for jelly tags
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113078 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
be62e73fdd
commit
afd9267093
@ -79,7 +79,7 @@
|
||||
<groupId>commons-jelly</groupId>
|
||||
<artifactId>commons-jelly-tags-xml</artifactId>
|
||||
<version>20030211.142705</version>
|
||||
<url>http://jakarta.apache.org/commons/jelly/tags/xml/</url>
|
||||
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
||||
<properties>
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
@ -89,7 +89,7 @@
|
||||
<groupId>commons-jelly</groupId>
|
||||
<artifactId>commons-jelly-tags-ant</artifactId>
|
||||
<version>20030211.142045</version>
|
||||
<url>http://jakarta.apache.org/commons/jelly/tags/ant/</url>
|
||||
<url>http://jakarta.apache.org/commons/jelly/libs/ant/</url>
|
||||
<properties>
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user