You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by ke...@apache.org on 2010/02/09 17:00:33 UTC

svn commit: r908089 - /openejb/branches/openejb-3.0.x/pom.xml

Author: kevan
Date: Tue Feb  9 16:00:32 2010
New Revision: 908089

URL: http://svn.apache.org/viewvc?rev=908089&view=rev
Log:
move snapshot repository

Modified:
    openejb/branches/openejb-3.0.x/pom.xml

Modified: openejb/branches/openejb-3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/pom.xml?rev=908089&r1=908088&r2=908089&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/pom.xml (original)
+++ openejb/branches/openejb-3.0.x/pom.xml Tue Feb  9 16:00:32 2010
@@ -406,7 +406,7 @@
     <repository>
       <id>apache-m2-snapshot</id>
       <name>Apache M2 Snapshot Repository</name>
-      <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+      <url>http://repository.apache.org/snapshots/</url>
       <releases>
         <enabled>false</enabled>
       </releases>