[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/quartz@1889623 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 507aed9..c0f47c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 	<modelVersion>4.0.0</modelVersion>

 	<groupId>org.apache.fulcrum</groupId>

 	<artifactId>fulcrum-quartz</artifactId>

-	<version>1.1.2</version>

+	<version>1.1.3-SNAPSHOT</version>

 	<name>Fulcrum Quartz</name>

 	<inceptionYear>2004</inceptionYear>

 	<description>A wrapper around the Quartz Scheduler.</description>

@@ -40,9 +40,9 @@
     </distributionManagement>

 

 	<scm>

-		<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-quartz-1.1.2</connection>

-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-quartz-1.1.2</developerConnection>

-		<url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-quartz-1.1.2</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>