removing wrong comment
this is just removing a typo from the pom I introduced on my last PR
This commit is contained in:
parent
0ce4c9aa33
commit
09fc0a9d46
2
pom.xml
2
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue