You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by pa...@apache.org on 2019/02/22 19:07:46 UTC

svn commit: r1854169 - /turbine/fulcrum/trunk/quartz/pom.xml

Author: painter
Date: Fri Feb 22 19:07:46 2019
New Revision: 1854169

URL: http://svn.apache.org/viewvc?rev=1854169&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=1854169&r1=1854168&r2=1854169&view=diff
==============================================================================
--- turbine/fulcrum/trunk/quartz/pom.xml (original)
+++ turbine/fulcrum/trunk/quartz/pom.xml Fri Feb 22 19:07:46 2019
@@ -25,16 +25,16 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.fulcrum</groupId>
 	<artifactId>fulcrum-quartz</artifactId>
-	<version>1.1.1</version>
+	<version>1.1.2-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.1</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-quartz-1.1.1</developerConnection>
-		<url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-quartz-1.1.1</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/viewvc/turbine/fulcrum/trunk/quartz/</url>
 	</scm>
 
 	<developers>