[maven-release-plugin]  copy for tag SCXML_0_8_RC2

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/scxml/tags/SCXML_0_8_RC2@656080 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c8fd6fe..43447ce 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.8-SNAPSHOT</version>
+  <version>0.8</version>
 
   <inceptionYear>2005</inceptionYear>
   <description>A Java Implementation of a State Chart XML Engine</description>
@@ -35,9 +35,9 @@
   <url>http://commons.apache.org/scxml/</url>
 
   <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_8_RC2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/scxml/tags/SCXML_0_8_RC2</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_8_RC2</url>
   </scm>
 
   <developers>