Skip to content

Commit 766e017

Browse files
Remove superflous configuration
1 parent a0f4b88 commit 766e017

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

-8
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,6 @@
157157
<plugin>
158158
<groupId>org.apache.maven.plugins</groupId>
159159
<artifactId>maven-failsafe-plugin</artifactId>
160-
<executions>
161-
<execution>
162-
<goals>
163-
<goal>integration-test</goal>
164-
<goal>verify</goal>
165-
</goals>
166-
</execution>
167-
</executions>
168160
<configuration>
169161
<forkCount>1</forkCount>
170162
<reuseForks>true</reuseForks>

0 commit comments

Comments
 (0)