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

git-svn-id: https://svn.apache.org/repos/asf/geronimo/specs/trunk@1854628 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/geronimo-json_1.1_spec/pom.xml b/geronimo-json_1.1_spec/pom.xml
index b3aa9b8..0b9943a 100644
--- a/geronimo-json_1.1_spec/pom.xml
+++ b/geronimo-json_1.1_spec/pom.xml
@@ -28,7 +28,7 @@
   <artifactId>geronimo-json_1.1_spec</artifactId>
   <packaging>bundle</packaging>
   <name>Apache Geronimo JSON Spec 1.1</name>
-  <version>1.2</version>
+  <version>1.3-SNAPSHOT</version>
 
   <description>Apache Geronimo implementation of the JSR-374</description>
   <url>http://geronimo.apache.org/maven/${siteId}/${project.version}</url>
@@ -45,9 +45,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-json_1.1_spec-1.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-json_1.1_spec-1.2</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-json_1.1_spec-1.2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-json_1.1_spec/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-json_1.1_spec/</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-json_1.1_spec/</url>
   </scm>
 
   <!-- added so the build can find staged depends -->