We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d03db2 commit a85ca3aCopy full SHA for a85ca3a
1 file changed
modules/xmlbeans/pom.xml
@@ -111,13 +111,6 @@
111
</execution>
112
</executions>
113
</plugin>
114
- <plugin>
115
- <groupId>com.github.veithen.maven</groupId>
116
- <artifactId>hermetic-maven-plugin</artifactId>
117
- <configuration>
118
- <allowExec>true</allowExec>
119
- </configuration>
120
- </plugin>
121
<plugin>
122
<artifactId>maven-surefire-plugin</artifactId>
123
<inherited>true</inherited>
0 commit comments