Ignore:
Timestamp:
11/27/17 14:24:43 (7 years ago)
Author:
pharms
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-httpmonitor/pom.xml

    r2182 r2191  
    109109                </executions> 
    110110            </plugin> 
     111            <plugin> 
     112                <groupId>org.codehaus.mojo</groupId> 
     113                <artifactId>findbugs-maven-plugin</artifactId> 
     114                <version>3.0.5</version> 
     115                <configuration> 
     116                    <xmlOutput>true</xmlOutput> 
     117                </configuration> 
     118            </plugin> 
    111119        </plugins> 
    112120    </build> 
Note: See TracChangeset for help on using the changeset viewer.