/[projects]/dao/DaoAdresseService/pom.xml
ViewVC logotype

Diff of /dao/DaoAdresseService/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2941 by torben, Fri Nov 20 16:31:01 2015 UTC revision 2942 by torben, Sat Feb 13 07:05:11 2016 UTC
# Line 248  Line 248 
248          <artifactId>findbugs-maven-plugin</artifactId>          <artifactId>findbugs-maven-plugin</artifactId>
249          <version>3.0.1</version>          <version>3.0.1</version>
250        </plugin>        </plugin>
251          <plugin>
252            <groupId>org.apache.maven.plugins</groupId>
253            <artifactId>maven-pmd-plugin</artifactId>
254            <version>3.6</version>
255          </plugin>
256    
257        <!-- integrate maven-cobertura-plugin to project site  -->        <!-- integrate maven-cobertura-plugin to project site  -->
258        <plugin>        <plugin>
259          <groupId>org.codehaus.mojo</groupId>          <groupId>org.codehaus.mojo</groupId>

Legend:
Removed from v.2941  
changed lines
  Added in v.2942

  ViewVC Help
Powered by ViewVC 1.1.20