Author: norman
Date: Sat Nov 19 18:09:59 2011
New Revision: 1204032

URL: http://svn.apache.org/viewvc?rev=1204032&view=rev
Log:
Move to james-project 1.8-SNAPSHOT

Modified:
    james/mailbox/trunk/pom.xml

Modified: james/mailbox/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/pom.xml?rev=1204032&r1=1204031&r2=1204032&view=diff
==============================================================================
--- james/mailbox/trunk/pom.xml (original)
+++ james/mailbox/trunk/pom.xml Sat Nov 19 18:09:59 2011
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>james-project</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.7</version>
+        <version>1.8-SNAPSHOT</version>
         <relativePath></relativePath>
     </parent>
 
@@ -563,19 +563,7 @@
                     </instructions>
                 </configuration>
             </plugin>
-            <plugin>      
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>emma-maven-plugin</artifactId>
-                <inherited>true</inherited>          
-                <executions>
-                    <execution>
-                        <phase>process-classes</phase>               
-                        <goals>
-                            <goal>instrument</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
+            
         </plugins>
     </build>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to