You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2010/02/05 04:22:39 UTC

svn commit: r906793 - /geronimo/plugins/openjpa2/branches/2.1/pom.xml

Author: dwoods
Date: Fri Feb  5 03:22:38 2010
New Revision: 906793

URL: http://svn.apache.org/viewvc?rev=906793&view=rev
Log:
upgrade BV spec api

Modified:
    geronimo/plugins/openjpa2/branches/2.1/pom.xml

Modified: geronimo/plugins/openjpa2/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/plugins/openjpa2/branches/2.1/pom.xml?rev=906793&r1=906792&r2=906793&view=diff
==============================================================================
--- geronimo/plugins/openjpa2/branches/2.1/pom.xml (original)
+++ geronimo/plugins/openjpa2/branches/2.1/pom.xml Fri Feb  5 03:22:38 2010
@@ -70,7 +70,7 @@
 
         <openjpa2Version>2.0.0-beta</openjpa2Version>
         <jpa2specVersion>1.0</jpa2specVersion>
-        <bvspecVersion>1.0-CR5</bvspecVersion>
+        <bvspecVersion>1.0</bvspecVersion>
         <geronimoVersion>2.1.3</geronimoVersion>
 
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>