You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by dw...@apache.org on 2009/09/30 23:36:31 UTC

svn commit: r820463 - /openjpa/trunk/pom.xml

Author: dwoods
Date: Wed Sep 30 21:36:30 2009
New Revision: 820463

URL: http://svn.apache.org/viewvc?rev=820463&view=rev
Log:
OPENJPA-1229 Update to geronimo-validation 1.0-CR5-SNAPSHOT while waiting for the release vote

Modified:
    openjpa/trunk/pom.xml

Modified: openjpa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=820463&r1=820462&r2=820463&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Wed Sep 30 21:36:30 2009
@@ -509,7 +509,7 @@
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-validation_1.0_spec</artifactId>
-                <version>1.0-EA5-SNAPSHOT</version>
+                <version>1.0-CR5-SNAPSHOT</version>
             </dependency>            
             <dependency>
                 <groupId>org.apache.derby</groupId>