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

git-svn-id: https://svn.apache.org/repos/asf/logging/log4php/trunk@1395588 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c8519fb..66e9b9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 	<groupId>org.apache.log4php</groupId>
 	<artifactId>apache-log4php</artifactId>
 	<packaging>pom</packaging>
-	<version>2.3.0</version>
+	<version>2.3.1-SNAPSHOT</version>
 	<name>Apache log4php</name>
 	<description>A versatile logging framework for PHP</description>
 	<url>http://logging.apache.org/log4php</url>
@@ -66,9 +66,9 @@
 	</licenses>
 	
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/logging/log4php/tags/apache-log4php-2.3.0</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4php/tags/apache-log4php-2.3.0</developerConnection>
-		<url>http://svn.apache.org/viewcvs.cgi/logging/log4php/tags/apache-log4php-2.3.0</url>
+		<connection>scm:svn:https://svn.apache.org/repos/asf/logging/log4php/trunk</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4php/trunk</developerConnection>
+		<url>http://svn.apache.org/viewcvs.cgi/logging/log4php/trunk</url>
 	</scm>
 	
 	<organization>