You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by db...@apache.org on 2022/05/14 20:41:30 UTC

svn commit: r1900894 - /geronimo/specs/trunk/geronimo-activation_2.0_spec/pom.xml

Author: dblevins
Date: Sat May 14 20:41:30 2022
New Revision: 1900894

URL: http://svn.apache.org/viewvc?rev=1900894&view=rev
Log:
Set to version 1.0.0-M1 and prepare for a milestone release

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=1900894&r1=1900893&r2=1900894&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-activation_2.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-activation_2.0_spec/pom.xml Sat May 14 20:41:30 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-SNAPSHOT</version>
+    <version>1.0.0-M1-SNAPSHOT</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 -->