Author: sgoeschl
Date: Thu Nov 5 22:05:04 2009
New Revision: 833207
URL: http://svn.apache.org/viewvc?rev=833207&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
turbine/fulcrum/trunk/xslt/pom.xml
Modified: turbine/fulcrum/trunk/xslt/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/xslt/pom.xml?rev=833207&r1=833206&r2=833207&view=diff
==============================================================================
--- turbine/fulcrum/trunk/xslt/pom.xml (original)
+++ turbine/fulcrum/trunk/xslt/pom.xml Thu Nov 5 22:05:04 2009
@@ -7,16 +7,16 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>fulcrum-xslt</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>Fulcrum XSLT</name>
<inceptionYear>2005</inceptionYear>
<description>Fulcrum XSLT Service</description>
<url>http://turbine.apache.org/fulcrum/fulcrum-xslt</url>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_XSLT_1_1_0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_XSLT_1_1_0</developerConnection>
-
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_XSLT_1_1_0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/xslt/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/xslt/</developerConnection>
+ <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/xslt/</url>
</scm>
<distributionManagement>