We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb0997 commit 74f7ec5Copy full SHA for 74f7ec5
1 file changed
tez-tools/tez-javadoc-tools-base/pom.xml
@@ -64,14 +64,6 @@
64
<excludePackageNames>org.apache.tez.tools.javadoc.doclet</excludePackageNames>
65
</configuration>
66
</plugin>
67
- <plugin>
68
- <groupId>org.apache.maven.plugins</groupId>
69
- <artifactId>maven-compiler-plugin</artifactId>
70
- <configuration>
71
- <source>9</source>
72
- <target>9</target>
73
- </configuration>
74
- </plugin>
75
</plugins>
76
</build>
77
0 commit comments