(no commit message)
authorErik Brakkee <erik@brakkee.org>
Tue, 13 Apr 2010 18:27:54 +0000 (18:27 +0000)
committerErik Brakkee <erik@brakkee.org>
Tue, 13 Apr 2010 18:27:54 +0000 (18:27 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 3fbdae17f0027dcea8a1657c6a70a9227f06f17e..12588f8d21bf301182fc5d7f4867494f593f9d20 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <version>2.0</version>
                 <configuration>
                     <autoVersionSubmodules>true</autoVersionSubmodules>
+                    <goals>javadoc:jar deploy</goals>
                 </configuration>
             </plugin>
             <plugin>