(chore) rename execution after changing build setup

This commit is contained in:
Andreas Penski (init) 2019-07-03 09:29:25 +02:00
parent 6849de69b4
commit a8b15bb20a

View file

@ -441,7 +441,7 @@
<version>2.22.1</version> <version>2.22.1</version>
<executions> <executions>
<execution> <execution>
<id>test-java8</id> <id>test-it</id>
<goals> <goals>
<goal>integration-test</goal> <goal>integration-test</goal>
<goal>verify</goal> <goal>verify</goal>