Fix links
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@372348 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d1e2629087
commit
2eed48a2d1
@ -61,7 +61,7 @@
|
||||
<groupId>commons-jelly</groupId>
|
||||
<artifactId>commons-jelly-tags-jsl</artifactId>
|
||||
<version>1.0</version>
|
||||
<url>http://jakarta.apache.org/commons/jelly/tags/jsl/</url>
|
||||
<url>http://jakarta.apache.org/commons/jelly/libs/jsl/</url>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-jelly</groupId>
|
||||
@ -96,13 +96,13 @@
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xmlParserAPIs</artifactId>
|
||||
<version>2.6.2</version>
|
||||
<url>http://xml.apache.org/xerces2-j/</url>
|
||||
<url>http://xerces.apache.org/xerces2-j/</url>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
<version>2.6.2</version>
|
||||
<url>http://xml.apache.org/xerces2-j/</url>
|
||||
<url>http://xerces.apache.org/xerces2-j/</url>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<versions>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user