Skip to content

Commit

Permalink
Merge pull request #14 from diffblue/fix/remove-maven-install-plugin
Browse files Browse the repository at this point in the history
Remove redundant maven-install plugin
  • Loading branch information
James Wilson committed Apr 20, 2018
2 parents 1be6ba9 + 25273e1 commit 129ab6e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
<target>1.8</target>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
<version>2.5.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
Expand Down

0 comments on commit 129ab6e

Please sign in to comment.