Ignore:
Timestamp:
08/01/19 15:40:16 (5 years ago)
Author:
pharms
Message:
 
File:
1 edited

Legend:

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

    r2267 r2268  
    121121            </plugin> 
    122122            <plugin> 
     123                <groupId>org.jacoco</groupId> 
     124                <artifactId>jacoco-maven-plugin</artifactId> 
     125                <version>0.8.3</version> 
     126            </plugin> 
     127            <plugin> 
    123128                <groupId>org.apache.maven.plugins</groupId> 
    124129                <artifactId>maven-jar-plugin</artifactId> 
Note: See TracChangeset for help on using the changeset viewer.