Fixed jelly urls
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113016 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cbb34c1e96
commit
23cd28c514
@ -40,6 +40,7 @@
|
||||
<groupId>commons-jelly</groupId>
|
||||
<artifactId>commons-jelly-tags-util</artifactId>
|
||||
<version>20030211.141939</version>
|
||||
<url>http://jakarta.apache.org/commons/jelly/libs/util/</url>
|
||||
<properties>
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
@ -48,7 +49,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>
|
||||
|
||||
@ -8,6 +8,7 @@
|
||||
<body>
|
||||
|
||||
<release version="1.0" date="in cvs">
|
||||
<action dev="dion" type="fix">Fixed URLs for Jelly dependencies</action>
|
||||
<action dev="dion" type="fix">Created</action>
|
||||
</release>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user