You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2010/01/25 04:50:10 UTC

svn commit: r902697 - /geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml

Author: xuhaihong
Date: Mon Jan 25 03:50:10 2010
New Revision: 902697

URL: http://svn.apache.org/viewvc?rev=902697&view=rev
Log:
Revert JPA version as the OSGI issue in 1.1-SNAPSHOT

Modified:
    geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml

Modified: geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml?rev=902697&r1=902696&r2=902697&view=diff
==============================================================================
--- geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml (original)
+++ geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml Mon Jan 25 03:50:10 2010
@@ -77,7 +77,7 @@
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-jpa_2.0_spec</artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.0-PFD2</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>