dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #35847
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 18362: Minor revert
------------------------------------------------------------
revno: 18362
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2015-02-20 14:33:32 +0100
message:
Minor revert
modified:
dhis-2/pom.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml 2015-02-20 12:35:55 +0000
+++ dhis-2/pom.xml 2015-02-20 13:33:32 +0000
@@ -187,10 +187,9 @@
</plugin>
<plugin>
- <!-- Run with mvn clean compile site -->
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
- <version>3.0.0</version>
+ <version>2.3.3</version>
<configuration>
<findbugsXmlOutput>true</findbugsXmlOutput>
<findbugsXmlWithMessages>true</findbugsXmlWithMessages>