[maven-release-plugin] prepare release apache-mime4j-project-0.7.1

git-svn-id: https://svn.apache.org/repos/asf/james/mime4j/trunk@1180392 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/assemble/pom.xml b/assemble/pom.xml
index 08f5783..678e46c 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <artifactId>apache-mime4j-project</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>apache-mime4j</artifactId>
   <name>Apache JAMES Mime4j (Assembly)</name>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.1</version>
   <description>Java stream based MIME message parser</description>
   <packaging>pom</packaging>
      
diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index c50a57c..9637f1e 100644
--- a/benchmark/pom.xml
+++ b/benchmark/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <artifactId>apache-mime4j-project</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>apache-mime4j-benchmark</artifactId>
   <name>Apache JAMES Mime4j (Benchmarks)</name>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.1</version>
   <description>Benchmarks for MIME4J stream based MIME message parser</description>
 
   <dependencies>
diff --git a/core/pom.xml b/core/pom.xml
index 5d6e853..c368ac9 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <artifactId>apache-mime4j-project</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>apache-mime4j-core</artifactId>
   <name>Apache JAMES Mime4j (Core)</name>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.1</version>
   <description>Java stream based MIME message parser</description>
 
   <build>
diff --git a/dom/pom.xml b/dom/pom.xml
index 0e4815f..38ca90a 100644
--- a/dom/pom.xml
+++ b/dom/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <artifactId>apache-mime4j-project</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>apache-mime4j-dom</artifactId>
   <name>Apache JAMES Mime4j (DOM)</name>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.1</version>
   <description>Java MIME Document Object Model</description>
 
    <build>
diff --git a/examples/pom.xml b/examples/pom.xml
index f2d7bb1..b3b15cf 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <artifactId>apache-mime4j-project</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>apache-mime4j-examples</artifactId>
   <name>Apache JAMES Mime4j (Code Examples)</name>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.1</version>
   <description>Examples for Mime4J stream based MIME message parser</description>
   
   <dependencies>
diff --git a/pom.xml b/pom.xml
index bcdb846..4fa8271 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>apache-mime4j-project</artifactId>
   <name>Apache JAMES Mime4j Project</name>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.1</version>
   <description>Java stream based MIME message parser</description>
 
   <url>http://james.apache.org/mime4j</url>
@@ -58,9 +58,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/james/mime4j/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mime4j/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/james/mime4j/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/james/mime4j/tags/apache-mime4j-project-0.7.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mime4j/tags/apache-mime4j-project-0.7.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/james/mime4j/tags/apache-mime4j-project-0.7.1</url>
   </scm>
 
   <build>
diff --git a/storage/pom.xml b/storage/pom.xml
index d578e80..2555c31 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <artifactId>apache-mime4j-project</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>apache-mime4j-storage</artifactId>
   <name>Apache JAMES Mime4j (Storage)</name>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.1</version>
   <description>Java MIME Document Object Model Storage</description>
 
   <build>