mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
(chore) rename execution after changing build setup
This commit is contained in:
parent
6849de69b4
commit
a8b15bb20a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue