You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gn...@apache.org on 2008/02/01 10:50:49 UTC

svn commit: r617419 - /geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml

Author: gnodet
Date: Fri Feb  1 01:50:47 2008
New Revision: 617419

URL: http://svn.apache.org/viewvc?rev=617419&view=rev
Log:
[maven-release-plugin] prepare release geronimo-el_1.0_spec-1.0.1

Modified:
    geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml?rev=617419&r1=617418&r2=617419&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml Fri Feb  1 01:50:47 2008
@@ -34,7 +34,7 @@
     <artifactId>geronimo-el_1.0_spec</artifactId>
     <packaging>jar</packaging>
     <name>Expression Language 1.0</name>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
 
     <properties>
         <geronimo.osgi.export.pkg>javax.el*</geronimo.osgi.export.pkg>
@@ -42,9 +42,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-el_1.0_spec/</connection>
-        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-el_1.0_spec/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-el_1.0_spec/</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-el_1.0_spec-1.0.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-el_1.0_spec-1.0.1</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-el_1.0_spec-1.0.1</url>
     </scm>
 
 </project>