Skip to content

Commit

Permalink
Remove unneeded options in the test pom
Browse files Browse the repository at this point in the history
gnodet committed Jan 5, 2021
1 parent e639be9 commit 1da82d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration-tests/src/test/projects/exec-output/pom.xml
Original file line number Diff line number Diff line change
@@ -85,9 +85,7 @@
<goal>exec</goal>
</goals>
<configuration>
<useMavenLogger>false</useMavenLogger>
<executable>java</executable>
<longClasspath>true</longClasspath>
<arguments>
<argument>-classpath</argument>
<classpath/>

0 comments on commit 1da82d2

Please sign in to comment.