Skip to content
Snippets Groups Projects
Commit e54c52fe authored by bes's avatar bes
Browse files

* removed Findbugs in order to solve jenkins problems

parent a5d7d549
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@
</execution>
</executions>
</plugin>
<plugin>
<!-- <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.5.2</version>
......@@ -98,7 +98,7 @@
</goals>
</execution>
</executions>
</plugin>
</plugin>-->
</plugins>
</build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment