Author: gnodet
Date: Wed May  2 08:09:07 2007
New Revision: 534506

URL: http://svn.apache.org/viewvc?view=rev&rev=534506
Log:
Use the 0.9.7 release of OpenJPA

Modified:
    incubator/ode/trunk/pom.xml

Modified: incubator/ode/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/ode/trunk/pom.xml?view=diff&rev=534506&r1=534505&r2=534506
==============================================================================
--- incubator/ode/trunk/pom.xml (original)
+++ incubator/ode/trunk/pom.xml Wed May  2 08:09:07 2007
@@ -107,9 +107,9 @@
         <xstreamVersion>1.2</xstreamVersion>
         <xalanVersion>2.7.0</xalanVersion>
         <hsqlDbVersion>1.8.0.7</hsqlDbVersion>
-        <openjpaVersion>0.9.7-incubating-SNAPSHOT</openjpaVersion>
+        <openjpaVersion>0.9.7-incubating</openjpaVersion>
         <persistenceAPIVersion>1.0</persistenceAPIVersion>
-           <dom4jVersion>1.6.1</dom4jVersion>
+        <dom4jVersion>1.6.1</dom4jVersion>
 
         <!--
         | Build number used by the intalio:release plugin


Reply via email to