Changeset 2185 for trunk


Ignore:
Timestamp:
11/27/17 11:36:59 (7 years ago)
Author:
pharms
Message:
 
File:
1 edited

Legend:

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

    r2184 r2185  
    125125                <artifactId>cobertura-maven-plugin</artifactId> 
    126126                <version>2.7</version> 
    127                 <!--configuration> 
     127                <configuration> 
    128128                    <formats> 
    129129                        <format>xml</format> 
    130130                    </formats> 
    131131                </configuration> 
    132                 <executions> 
     132                <!--executions> 
    133133                    <execution> 
    134134                        <phase>package</phase> 
Note: See TracChangeset for help on using the changeset viewer.