Skip to content

Commit

Permalink
a little bit of cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
wwannemacher committed Jul 11, 2019
1 parent ea84fde commit deef9d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -952,6 +952,10 @@
<artifactId>jacoco-maven-plugin</artifactId>
<version>${version.plugin.jacoco}</version>
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.22.0</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
Expand Down
1 change: 0 additions & 1 deletion xstream-its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@
<plugins>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.22.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit deef9d6

Please sign in to comment.