You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rm...@apache.org on 2019/09/30 07:45:10 UTC

svn commit: r1867750 - /geronimo/specs/trunk/geronimo-json_1.1_spec/pom.xml

Author: rmannibucau
Date: Mon Sep 30 07:45:10 2019
New Revision: 1867750

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

Modified:
    geronimo/specs/trunk/geronimo-json_1.1_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-json_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-json_1.1_spec/pom.xml?rev=1867750&r1=1867749&r2=1867750&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-json_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-json_1.1_spec/pom.xml Mon Sep 30 07:45:10 2019
@@ -28,7 +28,7 @@
   <artifactId>geronimo-json_1.1_spec</artifactId>
   <packaging>bundle</packaging>
   <name>Apache Geronimo JSON Spec 1.1</name>
-  <version>1.3-SNAPSHOT</version>
+  <version>1.3</version>
 
   <description>Apache Geronimo implementation of the JSR-374</description>
   <url>http://geronimo.apache.org/maven/${siteId}/${project.version}</url>
@@ -45,9 +45,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-json_1.1_spec/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-json_1.1_spec/</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-json_1.1_spec/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-json_1.1_spec-1.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-json_1.1_spec-1.3</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-json_1.1_spec-1.3</url>
   </scm>
 
   <!-- added so the build can find staged depends -->