Skip to content

Commit 85478e0

Browse files
committed
Partially revert "do not include testing artifacts in aggregated javadoc"
This reverts commit 2da11fa but keeps the version bump of the javadoc plugin
1 parent bd6b746 commit 85478e0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -966,9 +966,6 @@ limitations under the License.
966966
<reports>
967967
<report>aggregate</report>
968968
</reports>
969-
<configuration>
970-
<skippedModules>learnlib-annotation-processor,learnlib-learner-it-support,learnlib-learning-examples,learnlib-test-support</skippedModules>
971-
</configuration>
972969
</reportSet>
973970
</reportSets>
974971
</plugin>

0 commit comments

Comments
 (0)