You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2013/03/13 05:04:09 UTC

svn commit: r1455798 - /geronimo/specs/trunk/geronimo-jsp_2.2_spec/pom.xml

Author: gawor
Date: Wed Mar 13 04:04:09 2013
New Revision: 1455798

URL: http://svn.apache.org/r1455798
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    geronimo/specs/trunk/geronimo-jsp_2.2_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jsp_2.2_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jsp_2.2_spec/pom.xml?rev=1455798&r1=1455797&r2=1455798&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jsp_2.2_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jsp_2.2_spec/pom.xml Wed Mar 13 04:04:09 2013
@@ -34,7 +34,7 @@
     <artifactId>geronimo-jsp_2.2_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo JSP Spec 2.2</name>
-    <version>1.2</version>
+    <version>1.3-SNAPSHOT</version>
     <description>Java Server Pages 2.2 API</description>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
@@ -65,9 +65,9 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jsp_2.2_spec-1.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jsp_2.2_spec-1.2</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jsp_2.2_spec-1.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jsp_2.2_spec/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jsp_2.2_spec/</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-jsp_2.2_spec/</url>
     </scm>
 
     <build>