You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jl...@apache.org on 2019/09/03 15:16:37 UTC

svn commit: r1866325 - /geronimo/specs/trunk/geronimo-security_1.0_spec/pom.xml

Author: jlmonteiro
Date: Tue Sep  3 15:16:37 2019
New Revision: 1866325

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

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

Modified: geronimo/specs/trunk/geronimo-security_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-security_1.0_spec/pom.xml?rev=1866325&r1=1866324&r2=1866325&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-security_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-security_1.0_spec/pom.xml Tue Sep  3 15:16:37 2019
@@ -28,7 +28,7 @@
     <artifactId>geronimo-security_1.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Security Spec 1.0</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
 
     <description>Apache Geronimo implementation of the JSR-375</description>
     <url>http://geronimo.apache.org/maven/${siteId}/${project.version}</url>
@@ -45,10 +45,10 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-security_1.0_spec/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-security_1.0_spec/
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-security_1.0_spec-1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-security_1.0_spec-1.0
         </developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-security_1.0_spec/</url>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-security_1.0_spec-1.0</url>
     </scm>
 
     <dependencies>