You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2011/08/17 14:16:31 UTC

svn commit: r1158652 - /james/mailet/ai/trunk/pom.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org