Switched MIME4J version to 0.8-SNAPSHOT.
diff --git a/modules/axiom-parent/pom.xml b/modules/axiom-parent/pom.xml
index c84ed48..cf9eecb 100644
--- a/modules/axiom-parent/pom.xml
+++ b/modules/axiom-parent/pom.xml
@@ -438,7 +438,7 @@
             <dependency>
                 <groupId>org.apache.james</groupId>
                 <artifactId>apache-mime4j-core</artifactId>
-                <version>0.7.2</version>
+                <version>0.8-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.osgi</groupId>