You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by mp...@apache.org on 2006/08/25 00:29:37 UTC

svn commit: r434546 - /incubator/openjpa/trunk/pom.xml

Author: mprudhom
Date: Thu Aug 24 15:29:35 2006
New Revision: 434546

URL: http://svn.apache.org/viewvc?rev=434546&view=rev
Log:
Removed custom serp repository, since it is now available via ibiblio.

Modified:
    incubator/openjpa/trunk/pom.xml

Modified: incubator/openjpa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/pom.xml?rev=434546&r1=434545&r2=434546&view=diff
==============================================================================
--- incubator/openjpa/trunk/pom.xml (original)
+++ incubator/openjpa/trunk/pom.xml Thu Aug 24 15:29:35 2006
@@ -135,11 +135,6 @@
             <url>https://maven-repository.dev.java.net/nonav/repository</url>
             <layout>legacy</layout>
         </repository>
-        <repository>
-            <id>serp</id>
-            <name>Serp Project Repository</name>
-            <url>http://serp.sourceforge.net/m2repo</url>
-        </repository>
     </repositories>
     <dependencies>
         <dependency>