You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by pc...@apache.org on 2006/11/07 01:24:42 UTC

svn commit: r471948 - /incubator/openjpa/trunk/openjpa-lib/pom.xml

Author: pcl
Date: Mon Nov  6 16:24:41 2006
New Revision: 471948

URL: http://svn.apache.org/viewvc?view=rev&rev=471948
Log:
reverted the move to serp 1.12. Once it's in ibiblio, we can reassess the need to move to 1.12.

Modified:
    incubator/openjpa/trunk/openjpa-lib/pom.xml

Modified: incubator/openjpa/trunk/openjpa-lib/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-lib/pom.xml?view=diff&rev=471948&r1=471947&r2=471948
==============================================================================
--- incubator/openjpa/trunk/openjpa-lib/pom.xml (original)
+++ incubator/openjpa/trunk/openjpa-lib/pom.xml Mon Nov  6 16:24:41 2006
@@ -53,7 +53,7 @@
         <dependency>
             <groupId>net.sourceforge.serp</groupId>
             <artifactId>serp</artifactId>
-            <version>1.12.0</version>
+            <version>1.11.0</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>