aboutsummaryrefslogtreecommitdiffstats
path: root/rootpom/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rootpom/pom.xml')
-rwxr-xr-xrootpom/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index 77d2017..49c2de4 100755
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -511,6 +511,11 @@
<artifactId>wagon-webdav-jackrabbit</artifactId>
<version>2.10</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-core</artifactId>
+ <version>1.7</version>
+ </dependency>
</dependencies>
<executions>
<execution>