Author: sgoeschl
Date: Wed Sep 21 20:59:05 2011
New Revision: 1173852
URL: http://svn.apache.org/viewvc?rev=1173852&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
turbine/fulcrum/trunk/resourcemanager/pom.xml
Modified: turbine/fulcrum/trunk/resourcemanager/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/resourcemanager/pom.xml?rev=1173852&r1=1173851&r2=1173852&view=diff
==============================================================================
--- turbine/fulcrum/trunk/resourcemanager/pom.xml (original)
+++ turbine/fulcrum/trunk/resourcemanager/pom.xml Wed Sep 21 20:59:05 2011
@@ -7,16 +7,16 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>fulcrum-resourcemanager</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
<name>Fulcrum ResourceManager</name>
<inceptionYear>2005</inceptionYear>
<description>Fulcrum ResourceManager Service</description>
<url>http://turbine.apache.org/fulcrum/fulcrum-resourcemanager</url>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_RESOURCEMANAGEER_1_0_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_RESOURCEMANAGEER_1_0_1</developerConnection>
-
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_RESOURCEMANAGEER_1_0_1</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/resourcemanager/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/resourcemanager/</developerConnection>
+
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/resourcemanager/</url>
</scm>
<distributionManagement>