You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/10/06 15:41:53 UTC

svn commit: r822270 - /geronimo/server/branches/2.2/pom.xml

Author: dwoods
Date: Tue Oct  6 13:41:52 2009
New Revision: 822270

URL: http://svn.apache.org/viewvc?rev=822270&view=rev
Log:
point to jetty-with-staging repo

Modified:
    geronimo/server/branches/2.2/pom.xml

Modified: geronimo/server/branches/2.2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/pom.xml?rev=822270&r1=822269&r2=822270&view=diff
==============================================================================
--- geronimo/server/branches/2.2/pom.xml (original)
+++ geronimo/server/branches/2.2/pom.xml Tue Oct  6 13:41:52 2009
@@ -2132,7 +2132,7 @@
         </repository>
         <repository>
             <id>jetty-staging</id>
-            <url>http://oss.sonatype.org/content/repositories/jetty-stage-018/</url>
+            <url>http://oss.sonatype.org/content/repositories/jetty-with-staging/</url>
             <releases>
                 <checksumPolicy>fail</checksumPolicy>
                 <enabled>true</enabled>