Author: felixk Date: Fri Nov 25 21:12:57 2011 New Revision: 1206326 URL: http://svn.apache.org/viewvc?rev=1206326&view=rev Log: Update to james-project 1.8
Modified: james/mailbox-integration-tester/trunk/pom.xml Modified: james/mailbox-integration-tester/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/mailbox-integration-tester/trunk/pom.xml?rev=1206326&r1=1206325&r2=1206326&view=diff ============================================================================== --- james/mailbox-integration-tester/trunk/pom.xml (original) +++ james/mailbox-integration-tester/trunk/pom.xml Fri Nov 25 21:12:57 2011 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.james</groupId> <artifactId>james-project</artifactId> - <version>1.7</version> + <version>1.8</version> <relativePath></relativePath> </parent> @@ -202,24 +202,6 @@ </dependency> </dependencies> - <build> - <plugins> - <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> - <profiles> <profile> <id>geronimo</id> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org