You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by st...@apache.org on 2020/10/15 11:03:50 UTC

svn commit: r1882535 - /geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml

Author: struberg
Date: Thu Oct 15 11:03:49 2020
New Revision: 1882535

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

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

Modified: geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml?rev=1882535&r1=1882534&r2=1882535&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml Thu Oct 15 11:03:49 2020
@@ -28,7 +28,7 @@
     <artifactId>geronimo-jcdi_2.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo JCDI Spec 2.0</name>
-    <version>1.3-SNAPSHOT</version>
+    <version>1.3</version>
 
     <description>
         Apache Geronimo implementation of the JSR-365 Context and Dependency Injection 2.0 Specification
@@ -48,9 +48,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jcdi_2.0_spec/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jcdi_2.0_spec/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-jcdi_2.0_spec/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jcdi_2.0_spec-1.3</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jcdi_2.0_spec-1.3</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jcdi_2.0_spec-1.3</url>
     </scm>
 
     <!-- added so the build can find staged depends -->