Author: ivol37 at gmail.com
Date: Fri Nov 26 08:48:03 2010
New Revision: 446

Log:
Replaced Scale7 repo by oauth.googlecode.com since Scale7 returns a 301 since 
recently

Modified:
   trunk/pom.xml

Modified: trunk/pom.xml
==============================================================================
--- trunk/pom.xml       (original)
+++ trunk/pom.xml       Fri Nov 26 08:48:03 2010
@@ -238,9 +238,9 @@
       <url>http://repo1.maven.org/maven2</url>
     </repository>
     <repository>
-      <id>maven.scale7.org</id>
-      <name>Scale7 Maven Repo</name>
-      <url>http://github.com/s7/mvnrepo/raw/master</url>
+      <id>oauth.googlecode.com</id>
+      <name>OAuth Google Code</name>
+      <url>http://oauth.googlecode.com/svn/code/maven</url>
       <snapshots>
         <enabled>false</enabled>
       </snapshots>

Reply via email to