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 er...@apache.org on 2012/04/17 19:20:11 UTC

svn commit: r1327188 - /james/mime4j/trunk/pom.xml

Author: eric
Date: Tue Apr 17 17:20:10 2012
New Revision: 1327188

URL: http://svn.apache.org/viewvc?rev=1327188&view=rev
Log:
use 1.8.1 parent to generate correct site

Modified:
    james/mime4j/trunk/pom.xml

Modified: james/mime4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?rev=1327188&r1=1327187&r2=1327188&view=diff
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Tue Apr 17 17:20:10 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-project</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.8</version>
+        <version>1.8.1</version>
         <relativePath />
     </parent>