[maven-release-plugin]  copy for tag apache-jspf-0.9.6

git-svn-id: https://svn.apache.org/repos/asf/james/jspf/tags/apache-jspf-0.9.6@639366 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 524483d..27d389d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <relativePath>../james-project/project/pom.xml</relativePath>
   </parent>
   <name>Apache JAMES jSPF</name>
-  <version>0.9.6-SNAPSHOT</version>
+  <version>0.9.6</version>
   <description>
     Apache James jSPF is an SPF spec implementation written in Java
   </description>
@@ -95,9 +95,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/james/jspf/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/jspf/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/james/jspf/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/james/jspf/tags/apache-jspf-0.9.6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/jspf/tags/apache-jspf-0.9.6</developerConnection>
+    <url>http://svn.apache.org/viewvc/james/jspf/tags/apache-jspf-0.9.6</url>
   </scm>
 
   <repositories>
@@ -224,6 +224,7 @@
             <exclude>stage/org.apache.james/xmls/james-project-1.2-site_en.xml</exclude>
             <exclude>stage/org.jvyaml/poms/jvyaml-0.2.1.pom</exclude>
             <exclude>stage/uk.nominet/poms/dnsjnio-0.9.9.pom</exclude>
+            <exclude>release.properties</exclude>
           </excludes>
         </configuration>
       </plugin>
@@ -356,4 +357,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>