Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
small fix in parent pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Dukadinov committed Dec 4, 2014
1 parent bda4a2a commit e886398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.riena.toolbox.build.tycho/parent-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.5.5-SNAPSHOT</version>
<version>2.5.5</version>
<configuration>
<findbugsXmlOutput>true</findbugsXmlOutput>
<failOnError>false</failOnError>
Expand Down

0 comments on commit e886398

Please sign in to comment.