diff --git a/.travis/deploy.sh b/.travis/deploy.sh
index 12ac929f2696a63362eea1ffd1cf1983480dc6cd..f35f46752f7ea76293cb3f14c7a3bb9a42f9291a 100755
--- a/.travis/deploy.sh
+++ b/.travis/deploy.sh
@@ -7,4 +7,4 @@ else
     echo "not on a tag -> keep snapshot version in pom.xml"
 fi
 
-mvn clean deploy --settings .travis/settings.xml -DskipTests=true -Dmaven.javadoc.skip=true -B -U
+mvn clean deploy --settings .travis/settings.xml -DskipTests=true -B -U