You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by ht...@apache.org on 2012/11/05 22:06:47 UTC

svn commit: r1405954 - /openjpa/branches/2.2.x/pom.xml

Author: hthomann
Date: Mon Nov  5 21:06:47 2012
New Revision: 1405954

URL: http://svn.apache.org/viewvc?rev=1405954&view=rev
Log:
OPENJPA-2240: Back ported to 2.2.x Kevin's commit to trunk to update the serp version.

Modified:
    openjpa/branches/2.2.x/pom.xml

Modified: openjpa/branches/2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.2.x/pom.xml?rev=1405954&r1=1405953&r2=1405954&view=diff
==============================================================================
--- openjpa/branches/2.2.x/pom.xml (original)
+++ openjpa/branches/2.2.x/pom.xml Mon Nov  5 21:06:47 2012
@@ -477,7 +477,7 @@
             <dependency>
                 <groupId>net.sourceforge.serp</groupId>
                 <artifactId>serp</artifactId>
-                <version>1.13.1</version>
+                <version>1.14.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>