MIME4J-245 Update maven parent to 1.8.3-SNAPSHOT - contributed by Matthieu Baechlor

git-svn-id: https://svn.apache.org/repos/asf/james/mime4j/trunk@1686795 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d763fc8..c827afd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,8 +24,7 @@
     <parent>
         <artifactId>james-project</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.8.2</version>
-        <relativePath/>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>apache-mime4j-project</artifactId>