Switching to a local 1.3-SNAPSHOT version of the emma-maven-plugin to resolve https://cloudbees.zendesk.com/tickets/1198

This commit is contained in:
Andrew Phillips 2011-07-07 19:16:00 -04:00
parent bde7a9d4c8
commit 2c832fef46
1 changed files with 2 additions and 2 deletions

View File

@ -791,7 +791,7 @@ pageTracker._trackPageview();
<plugin>
<groupId>org.sonatype.maven.plugin</groupId>
<artifactId>emma-maven-plugin</artifactId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
@ -872,7 +872,7 @@ pageTracker._trackPageview();
<plugin>
<groupId>org.sonatype.maven.plugin</groupId>
<artifactId>emma-maven-plugin</artifactId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
</plugin>
<plugin>
<artifactId>maven-jxr-plugin</artifactId>