Ignore:
Timestamp:
11/27/17 12:23:44 (7 years ago)
Author:
pharms
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/java-utils/pom.xml

    r2187 r2188  
    4747                </configuration> 
    4848            </plugin> 
    49         </plugins> 
    50     </build> 
    51     <reporting> 
    52         <plugins> 
    5349            <plugin> 
    5450                <groupId>org.codehaus.mojo</groupId> 
    5551                <artifactId>findbugs-maven-plugin</artifactId> 
    56                 <version>3.0.6-SNAPSHOT</version> 
     52                <version>3.0.5</version> 
    5753            </plugin> 
    5854        </plugins> 
    59     </reporting> 
     55    </build> 
    6056</project> 
Note: See TracChangeset for help on using the changeset viewer.