Skip to content

Commit f780b68

Browse files
committed
Update pom.xml
1 parent 4f6b022 commit f780b68

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,22 +48,10 @@
4848
<goalPrefix>avaje-provides</goalPrefix>
4949
</configuration>
5050
</plugin>
51-
<plugin>
52-
<groupId>org.apache.maven.plugins</groupId>
53-
<artifactId>maven-compiler-plugin</artifactId>
54-
<configuration>
55-
<compilerArgs>
56-
--enable-preview
57-
</compilerArgs>
58-
</configuration>
59-
</plugin>
6051
<plugin>
6152
<groupId>org.apache.maven.plugins</groupId>
6253
<artifactId>maven-javadoc-plugin</artifactId>
6354
<version>3.11.2</version>
64-
<configuration>
65-
<additionalOptions>--enable-preview</additionalOptions>
66-
</configuration>
6755
</plugin>
6856
</plugins>
6957
</build>

0 commit comments

Comments
 (0)