Author: rahul
Date: Fri May 9 15:43:39 2008
New Revision: 654972
URL: http://svn.apache.org/viewvc?rev=654972&view=rev
Log:
[maven-release-plugin] prepare 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=654972&r1=654971&r2=654972&view=diff
==============================================================================
--- commons/proper/scxml/trunk/pom.xml (original)
+++ commons/proper/scxml/trunk/pom.xml Fri May 9 15:43:39 2008
@@ -27,7 +27,7 @@
<name>Commons SCXML</name>
<groupId>commons-scxml</groupId>
<artifactId>commons-scxml</artifactId>
- <version>0.8</version>
+ <version>0.8-SNAPSHOT</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/tags/SCXML_0_8_RC1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/scxml/tags/SCXML_0_8_RC1</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_8_RC1</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>