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/25 09:48:35 UTC

svn commit: r1854305 - /geronimo/specs/trunk/pom.xml

Author: struberg
Date: Mon Feb 25 09:48:35 2019
New Revision: 1854305

URL: http://svn.apache.org/viewvc?rev=1854305&view=rev
Log:
GERONIMO-6572 add jpa-2.2 to our set of EE8 specs

Modified:
    geronimo/specs/trunk/pom.xml

Modified: geronimo/specs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/pom.xml?rev=1854305&r1=1854304&r2=1854305&view=diff
==============================================================================
--- geronimo/specs/trunk/pom.xml (original)
+++ geronimo/specs/trunk/pom.xml Mon Feb 25 09:48:35 2019
@@ -179,6 +179,7 @@
                 <!-- JSF 2.3                   NONE -->
                 <module>geronimo-annotation_1.3_spec</module>
                 <!-- JPA 2.2                   NONE -->
+                <module>geronimo-jpa_2.2_spec</module>
                 <module>geronimo-validation_2.0_spec</module>
                 <!-- Managed Beans 1.0         NONE -->
                 <module>geronimo-interceptor_1.2_spec</module>