[maven-release-plugin]  copy for tag SCXML_0_9_RC1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/scxml/tags/SCXML_0_9_RC1@719781 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 958eca0..fc2b32d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <name>Commons SCXML</name>
   <groupId>commons-scxml</groupId>
   <artifactId>commons-scxml</artifactId>
-  <version>0.9-SNAPSHOT</version>
+  <version>0.9</version>
 
   <inceptionYear>2005</inceptionYear>
   <description>A Java Implementation of a State Chart XML Engine</description>
@@ -40,9 +40,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/scxml/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/scxml/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/scxml/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/scxml/tags/SCXML_0_9_RC1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/scxml/tags/SCXML_0_9_RC1</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_9_RC1</url>
   </scm>
 
   <developers>