Removed verbose information from POM

This commit is contained in:
Patrick Gotthard 2013-10-11 23:09:27 +02:00
parent b7aed5d681
commit 5383924e5c

View file

@ -145,7 +145,6 @@
<version>2.2.1</version> <version>2.2.1</version>
<executions> <executions>
<execution> <execution>
<id>attach-sources</id>
<goals> <goals>
<goal>jar</goal> <goal>jar</goal>
</goals> </goals>
@ -158,7 +157,6 @@
<version>2.9.1</version> <version>2.9.1</version>
<executions> <executions>
<execution> <execution>
<id>attach-javadocs</id>
<goals> <goals>
<goal>jar</goal> <goal>jar</goal>
</goals> </goals>