[maven-release-plugin] prepare release apache-jspf-project-1.0.1
diff --git a/assemble/pom.xml b/assemble/pom.xml
index 1ee21be..765f94d 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jspf-project</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 2bdfc1c..67e3337 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,12 +24,12 @@
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <version>18</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.james</groupId>
     <artifactId>apache-jspf-project</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
     <packaging>pom</packaging>
 
     <name>Apache JAMES jSPF</name>
@@ -47,7 +47,8 @@
         <connection>scm:git:http://git-wip-us.apache.org/repos/asf/james-jspf.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/james-jspf.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/james-jspf.git</url>
-    </scm>
+      <tag>apache-jspf-project-1.0.1</tag>
+  </scm>
     <issueManagement>
         <system>JIRA</system>
         <url>http://issues.apache.org/jira/browse/JSPF</url>
@@ -163,7 +164,7 @@
                             </goals>
                           </pluginExecutionFilter>
                           <action>
-                            <ignore></ignore>
+                            <ignore />
                           </action>
                         </pluginExecution>
                       </pluginExecutions>
diff --git a/resolver/pom.xml b/resolver/pom.xml
index 46097a7..c130af7 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jspf-project</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tester/pom.xml b/tester/pom.xml
index 27575c4..928aad5 100644
--- a/tester/pom.xml
+++ b/tester/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jspf-project</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>