Author: norman
Date: Thu Sep 9 12:26:44 2010
New Revision: 995398
URL: http://svn.apache.org/viewvc?rev=995398&view=rev
Log:
specify path to parent..
Modified:
james/imap/trunk/pom.xml
Modified: james/imap/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=995398&r1=995397&r2=995398&view=diff
==============================================================================
--- james/imap/trunk/pom.xml (original)
+++ james/imap/trunk/pom.xml Thu Sep 9 12:26:44 2010
@@ -22,6 +22,8 @@
<groupId>org.apache.james</groupId>
<artifactId>apache-james-imap-parent</artifactId>
<version>0.1-M2-SNAPSHOT</version>
+ <relativePath>./parent/pom.xml</relativePath>
+
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.james</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]