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 2019/02/27 06:58:09 UTC

svn commit: r1854446 - /geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml

Author: struberg
Date: Wed Feb 27 06:58:09 2019
New Revision: 1854446

URL: http://svn.apache.org/viewvc?rev=1854446&view=rev
Log:
back to 1.0-SNAPSHOT after cancelling the release

Modified:
    geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml?rev=1854446&r1=1854445&r2=1854446&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml Wed Feb 27 06:58:09 2019
@@ -35,7 +35,7 @@
   <artifactId>geronimo-jpa_2.2_spec</artifactId>
   <packaging>bundle</packaging>
   <name>Apache Geronimo JPA Spec 2.2</name>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.0-SNAPSHOT</version>
 
   <description>Implementation of JSR-338 JPA 2.2 Spec API</description>