doclava 1.0.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1333391 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a270312c2b
commit
f5b2bfb407
4
pom.xml
4
pom.xml
|
@ -931,11 +931,10 @@
|
|||
<version>2.8.1</version>
|
||||
<inherited>false</inherited>
|
||||
<configuration>
|
||||
<!--
|
||||
<docletArtifact>
|
||||
<groupId>com.google.doclava</groupId>
|
||||
<artifactId>doclava</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>1.0.5</version>
|
||||
</docletArtifact>
|
||||
<doclet>com.google.doclava.Doclava</doclet>
|
||||
|
||||
|
@ -953,7 +952,6 @@
|
|||
<version>1.0.0.Final</version>
|
||||
</additionnalDependency>
|
||||
</additionnalDependencies>
|
||||
-->
|
||||
</configuration>
|
||||
<reportSets>
|
||||
<reportSet>
|
||||
|
|
Loading…
Reference in New Issue