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

Legend:

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

    r2182 r2187  
    4949        </plugins> 
    5050    </build> 
     51    <reporting> 
     52        <plugins> 
     53            <plugin> 
     54                <groupId>org.codehaus.mojo</groupId> 
     55                <artifactId>findbugs-maven-plugin</artifactId> 
     56                <version>3.0.6-SNAPSHOT</version> 
     57            </plugin> 
     58        </plugins> 
     59    </reporting> 
    5160</project> 
Note: See TracChangeset for help on using the changeset viewer.