Skip to content

Commit 0ce888a

Browse files
committed
Commented out javadoc plugin until I get chance to fix the errors...
1 parent 57ef396 commit 0ce888a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
</configuration>
4343
</plugin>
4444

45+
<!--
4546
<plugin>
4647
<groupId>org.apache.maven.plugins</groupId>
4748
<artifactId>maven-javadoc-plugin</artifactId>
@@ -54,6 +55,7 @@
5455
</execution>
5556
</executions>
5657
</plugin>
58+
-->
5759

5860
</plugins>
5961
</build>

0 commit comments

Comments
 (0)