You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/04/14 19:25:13 UTC

svn commit: r934028 - /geronimo/specs/trunk/geronimo-atinject_1.0_spec/pom.xml

Author: rickmcguire
Date: Wed Apr 14 17:25:13 2010
New Revision: 934028

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

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

Modified: geronimo/specs/trunk/geronimo-atinject_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-atinject_1.0_spec/pom.xml?rev=934028&r1=934027&r2=934028&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-atinject_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-atinject_1.0_spec/pom.xml Wed Apr 14 17:25:13 2010
@@ -31,7 +31,7 @@
     <artifactId>geronimo-atinject_1.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo JSR-330 Spec API</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
 
     <description>Apache Geronimo implementation of the JSR-330 Dependency Injection Spec API</description>
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
@@ -44,9 +44,9 @@
     </distributionManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-atinject_1.0_spec/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-atinject_1.0_spec/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-atinject_1.0_spec/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-atinject_1.0_spec-1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-atinject_1.0_spec-1.0</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-atinject_1.0_spec-1.0</url>
     </scm>
 
     <build>