removing wrong comment

this is just removing a typo from the pom I introduced on my last PR
This commit is contained in:
Clebert Suconic 2015-05-29 10:13:30 -04:00
parent 0ce4c9aa33
commit 09fc0a9d46
1 changed files with 0 additions and 2 deletions

View File

@ -884,8 +884,6 @@
</configuration> </configuration>
</plugin> </plugin>
<plugin> <plugin>
<!-- those were some common errors we used to have on the codebase,
this should eliminate that -->
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId> <artifactId>maven-javadoc-plugin</artifactId>
<configuration> <configuration>