Author: tv
Date: Wed Sep 14 17:55:54 2011
New Revision: 1170743

URL: http://svn.apache.org/viewvc?rev=1170743&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    turbine/fulcrum/trunk/quartz/pom.xml

Modified: turbine/fulcrum/trunk/quartz/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/quartz/pom.xml?rev=1170743&r1=1170742&r2=1170743&view=diff
==============================================================================
--- turbine/fulcrum/trunk/quartz/pom.xml (original)
+++ turbine/fulcrum/trunk/quartz/pom.xml Wed Sep 14 17:55:54 2011
@@ -7,16 +7,16 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>fulcrum-quartz</artifactId>
-  <version>1.1.0</version>
+  <version>1.1.1-SNAPSHOT</version>
   <name>Fulcrum Quartz</name>
   <inceptionYear>2004</inceptionYear>
   <description>A wrapper around the Quartz Scheduler.</description>
   <url>http://turbine.apache.org/fulcrum/fulcrum-quartz/</url>
                
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_QUARTZ_1_1_0</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_QUARTZ_1_1_0</developerConnection>
-    
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_QUARTZ_1_1_0</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/quartz/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/quartz/</developerConnection>
+    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/quartz/</url>
   </scm>
 
   <distributionManagement>


Reply via email to