You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by no...@apache.org on 2010/12/27 19:17:15 UTC

svn commit: r1053122 - /james/mime4j/branches/apache-mime4j-0.6/pom.xml

Author: norman
Date: Mon Dec 27 18:17:15 2010
New Revision: 1053122

URL: http://svn.apache.org/viewvc?rev=1053122&view=rev
Log:
Upgrade to james-parent 1.5

Modified:
    james/mime4j/branches/apache-mime4j-0.6/pom.xml

Modified: james/mime4j/branches/apache-mime4j-0.6/pom.xml
URL: http://svn.apache.org/viewvc/james/mime4j/branches/apache-mime4j-0.6/pom.xml?rev=1053122&r1=1053121&r2=1053122&view=diff
==============================================================================
--- james/mime4j/branches/apache-mime4j-0.6/pom.xml (original)
+++ james/mime4j/branches/apache-mime4j-0.6/pom.xml Mon Dec 27 18:17:15 2010
@@ -21,10 +21,7 @@
   <parent>
     <artifactId>james-project</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>1.2</version>
-    <!-- Either this really points to the james-project/pom.xml or you
-         will have to tune the local repository, later, in this file -->
-    <relativePath>../james-project/project/pom.xml</relativePath>
+    <version>1.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>