diff --git a/pom.xml b/pom.xml index 568dab373b..24fc16e984 100755 --- a/pom.xml +++ b/pom.xml @@ -357,11 +357,6 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <version>3.1.0</version> - <configuration> - <systemPropertyVariables> - <wicket.ioc.useByteBuddy>true</wicket.ioc.useByteBuddy> - </systemPropertyVariables> - </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>