svn commit: r1901207 - /geronimo/specs/trunk/geronimo-activation_2.0_spec/pom.xml
[email protected] Tue, 24 May 2022 09:37:20 -0000
| Newsgroups | gmane.comp.java.geronimo.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: jlmonteiro
Date: Tue May 24 09:37:19 2022
New Revision: 1901207
URL: http://svn.apache.org/viewvc?rev=1901207&view=rev
Log:
[maven-release-plugin] prepare release geronimo-activation_2.0_spec-1.0.0
Modified:
geronimo/specs/trunk/geronimo-activation_2.0_spec/pom.xml
Modified: geronimo/specs/trunk/geronimo-activation_2.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-activation_2.0_spec/pom.xml?rev=1901207&r1=1901206&r2=1901207&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-activation_2.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-activation_2.0_spec/pom.xml Tue May 24 09:37:19 2022
@@ -34,7 +34,7 @@
<artifactId>geronimo-activation_2.0_spec</artifactId>
<packaging>bundle</packaging>
<name>Apache Geronimo Activation Spec 2.0</name>
- <version>1.0.0-M2-SNAPSHOT</version>
+ <version>1.0.0</version>
<description>Jakarta Activation Spec API 2.0</description>
<!-- n.b. the tets will not pass on java 6 because the jdk contains an incompatible implementation -->
@@ -52,9 +52,9 @@
</properties>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-activation_2.0_spec/</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-activation_2.0_spec/</developerConnection>
- <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-activation_2.0_spec/</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-activation_2.0_spec-1.0.0</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-activation_2.0_spec-1.0.0</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-activation_2.0_spec-1.0.0</url>
</scm>
<dependencies>