Skip to content

Commit 93cbdad

Browse files
committed
[pom] Remove enforcer override for test as now in parent 36
1 parent 10ce446 commit 93cbdad

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -316,17 +316,6 @@
316316

317317
<build>
318318
<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>
330319
<plugin>
331320
<groupId>org.apache.maven.plugins</groupId>
332321
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)