Author: ate
Date: Tue Mar 11 11:25:46 2014
New Revision: 1576286
URL: http://svn.apache.org/r1576286
Log:
SCXML-195: tagging (only) of milestone 2.0-M0prepare for next development
iteration
Modified:
commons/proper/scxml/trunk/pom.xml
Modified: commons/proper/scxml/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=1576286&r1=1576285&r2=1576286&view=diff
==============================================================================
--- commons/proper/scxml/trunk/pom.xml (original)
+++ commons/proper/scxml/trunk/pom.xml Tue Mar 11 11:25:46 2014
@@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<name>Apache Commons SCXML</name>
<artifactId>commons-scxml2</artifactId>
- <version>2.0-M0</version>
+ <version>2.0-SNAPSHOT</version>
<inceptionYear>2005</inceptionYear>
<description>A Java Implementation of a State Chart XML Engine</description>
@@ -39,9 +39,9 @@
</issueManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/scxml/tags/commons-scxml2-2.0-M0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/scxml/tags/commons-scxml2-2.0-M0</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/scxml/tags/commons-scxml2-2.0-M0</url>
+
<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>
</scm>
<developers>