cleanup-after-commit reverted pom.xml version 8 change and tabs in cdl. Updated JavaDocs in cdl

This commit is contained in:
Sean Leary
2024-02-13 20:08:54 -06:00
parent 6358b7f681
commit f164b8c597
2 changed files with 92 additions and 53 deletions

View File

@@ -126,9 +126,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.5.0</version>
<configuration>
<source>8</source>
</configuration>
<executions>
<execution>
<id>attach-javadocs</id>