Revert usage of autobahntestsuite until figure out why it fails on CI
This commit is contained in:
parent
c0f0f406cd
commit
d6cc74d8cd
@ -59,6 +59,7 @@
|
|||||||
<skip>true</skip>
|
<skip>true</skip>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
<!--
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>me.normanmaurer.maven.autobahntestsuite</groupId>
|
<groupId>me.normanmaurer.maven.autobahntestsuite</groupId>
|
||||||
<artifactId>autobahntestsuite-maven-plugin</artifactId>
|
<artifactId>autobahntestsuite-maven-plugin</artifactId>
|
||||||
@ -82,6 +83,7 @@
|
|||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
-->
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user