You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xi...@apache.org on 2012/01/19 14:02:38 UTC

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

Author: xiaming
Date: Thu Jan 19 13:02:38 2012
New Revision: 1233337

URL: http://svn.apache.org/viewvc?rev=1233337&view=rev
Log:
[maven-release-plugin] prepare release geronimo-jsp_2.2_spec-1.1

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=1233337&r1=1233336&r2=1233337&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jsp_2.2_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jsp_2.2_spec/pom.xml Thu Jan 19 13:02:38 2012
@@ -34,7 +34,7 @@
     <artifactId>geronimo-jsp_2.2_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo JSP Spec 2.2</name>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1</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/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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jsp_2.2_spec-1.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jsp_2.2_spec-1.1</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jsp_2.2_spec-1.1</url>
     </scm>
 
     <build>