Upgrade to dom4j 1.4

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113716 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-07-25 06:21:16 +00:00
parent d48983015b
commit b8b76023c1
21 changed files with 41 additions and 11 deletions

View File

@@ -65,7 +65,7 @@
</dependency>
<dependency>
<id>dom4j</id>
<version>1.4-dev-8</version>
<version>1.4</version>
<url>http://www.dom4j.org/</url>
</dependency>
<dependency>