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 10ce446 commit 93cbdadCopy full SHA for 93cbdad
pom.xml
@@ -316,17 +316,6 @@
316
317
<build>
318
<plugins>
319
- <plugin>
320
- <groupId>org.apache.maven.plugins</groupId>
321
- <artifactId>maven-enforcer-plugin</artifactId>
322
- <configuration>
323
- <rules>
324
- <enforceBytecodeVersion>
325
- <ignoredScopes>test</ignoredScopes>
326
- </enforceBytecodeVersion>
327
- </rules>
328
- </configuration>
329
- </plugin>
330
<plugin>
331
<groupId>org.apache.maven.plugins</groupId>
332
<artifactId>maven-compiler-plugin</artifactId>
0 commit comments