Was failing to compile without this dependency. Plucked the version from what
Maven is currently using. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112825 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
619c4fab99
commit
a7cb80a670
@ -52,5 +52,13 @@
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<id>dom4j</id>
|
||||
<version>1.4-dev-8</version>
|
||||
<url>http://www.dom4j.org/</url>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user