reverted the move to serp 1.12. Once it's in ibiblio, we can reassess the need to move to 1.12.

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@471948 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Patrick Linskey 2006-11-07 00:24:41 +00:00
parent 9a2a907261
commit a568c52040

View File

@ -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>