Author: tv
Date: Wed Sep 9 07:26:14 2009
New Revision: 812800
URL: http://svn.apache.org/viewvc?rev=812800&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
turbine/fulcrum/trunk/parser/pom.xml
Modified: turbine/fulcrum/trunk/parser/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parser/pom.xml?rev=812800&r1=812799&r2=812800&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parser/pom.xml (original)
+++ turbine/fulcrum/trunk/parser/pom.xml Wed Sep 9 07:26:14 2009
@@ -7,16 +7,16 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>fulcrum-parser</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3-SNAPSHOT</version>
<name>Fulcrum Parser</name>
<inceptionYear>2005</inceptionYear>
<description>Fulcrum Parser Service</description>
<url>http://turbine.apache.org/fulcrum/fulcrum-parser</url>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_PARSER_1_0_2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_PARSER_1_0_2</developerConnection>
-
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_PARSER_1_0_2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parser/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parser/</developerConnection>
+ <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/parser/</url>
</scm>
<distributionManagement>