Author: rdonkin
Date: Thu Jun 18 06:02:52 2009
New Revision: 785917
URL: http://svn.apache.org/viewvc?rev=785917&view=rev
Log:
Inherit from latest version of Apache master pom
Modified:
james/project/trunk/pom.xml
Modified: james/project/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=785917&r1=785916&r2=785917&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Thu Jun 18 06:02:52 2009
@@ -25,7 +25,13 @@
<description>
The Apache JAMES Parent POM
</description>
-
+
+ <parent>
+ <groupId>org.apache</groupId>
+ <artifactId>apache</artifactId>
+ <version>6</version>
+ </parent>
+
<prerequisites>
<maven>2.0.6</maven>
</prerequisites>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]