Author: felixk
Date: Thu Sep 8 08:33:14 2011
New Revision: 1166571
URL: http://svn.apache.org/viewvc?rev=1166571&view=rev
Log:
- Make Maven happy and add an empty <relativePath>
- No need to define groupId twice, it's inherited from the parent
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=1166571&r1=1166570&r2=1166571&view=diff
==============================================================================
--- james/mailbox-integration-tester/trunk/pom.xml (original)
+++ james/mailbox-integration-tester/trunk/pom.xml Thu Sep 8 08:33:14 2011
@@ -22,9 +22,9 @@
<groupId>org.apache.james</groupId>
<artifactId>james-project</artifactId>
<version>1.6</version>
+ <relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-integration-tester</artifactId>
<name>Apache James Mailbox Integration Tester</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]