Author: eric
Date: Wed Aug 17 12:16:30 2011
New Revision: 1158652
URL: http://svn.apache.org/viewvc?rev=1158652&view=rev
Log:
Simple fix to help m2eclipse find its parent.
Modified:
james/mailet/ai/trunk/pom.xml
Modified: james/mailet/ai/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/ai/trunk/pom.xml?rev=1158652&r1=1158651&r2=1158652&view=diff
==============================================================================
--- james/mailet/ai/trunk/pom.xml (original)
+++ james/mailet/ai/trunk/pom.xml Wed Aug 17 12:16:30 2011
@@ -25,6 +25,7 @@
<artifactId>mailet-project</artifactId>
<groupId>org.apache.james</groupId>
<version>1-SNAPSHOT</version>
+ <relativePath>../project/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]