You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2006/08/09 01:33:12 UTC

svn commit: r429882 - in /geronimo/trunk: ./ applications/console/console-core/ applications/console/console-ear/ applications/console/console-framework/ applications/console/console-standard/ applications/ldap-realm-demo/ applications/remote-deploy/ a...

Author: jdillon
Date: Tue Aug  8 16:33:09 2006
New Revision: 429882

URL: http://svn.apache.org/viewvc?rev=429882&view=rev
Log:
Using http for anonymous scm, and viewvc for web scm url

Modified:
    geronimo/trunk/applications/console/console-core/pom.xml
    geronimo/trunk/applications/console/console-ear/pom.xml
    geronimo/trunk/applications/console/console-framework/pom.xml
    geronimo/trunk/applications/console/console-standard/pom.xml
    geronimo/trunk/applications/ldap-realm-demo/pom.xml
    geronimo/trunk/applications/remote-deploy/pom.xml
    geronimo/trunk/applications/uddi-db/pom.xml
    geronimo/trunk/applications/uddi-server/pom.xml
    geronimo/trunk/applications/welcome/pom.xml
    geronimo/trunk/configs/servlets-examples-jetty/pom.xml
    geronimo/trunk/configs/servlets-examples-tomcat/pom.xml
    geronimo/trunk/m2-assemblies/pom.xml
    geronimo/trunk/m2-plugins/pom.xml
    geronimo/trunk/modules/activation/pom.xml
    geronimo/trunk/modules/activemq-embedded-rar/pom.xml
    geronimo/trunk/modules/activemq-gbean-management/pom.xml
    geronimo/trunk/modules/activemq-gbean/pom.xml
    geronimo/trunk/modules/axis-builder/pom.xml
    geronimo/trunk/modules/axis/pom.xml
    geronimo/trunk/modules/client-builder/pom.xml
    geronimo/trunk/modules/client/pom.xml
    geronimo/trunk/modules/common/pom.xml
    geronimo/trunk/modules/connector-builder/pom.xml
    geronimo/trunk/modules/connector/pom.xml
    geronimo/trunk/modules/converter/pom.xml
    geronimo/trunk/modules/core/pom.xml
    geronimo/trunk/modules/deploy-config/pom.xml
    geronimo/trunk/modules/deploy-jsr88/pom.xml
    geronimo/trunk/modules/deploy-tool/pom.xml
    geronimo/trunk/modules/deployment/pom.xml
    geronimo/trunk/modules/derby/pom.xml
    geronimo/trunk/modules/directory/pom.xml
    geronimo/trunk/modules/hot-deploy/pom.xml
    geronimo/trunk/modules/installer-processing/pom.xml
    geronimo/trunk/modules/installer-support/pom.xml
    geronimo/trunk/modules/interceptor/pom.xml
    geronimo/trunk/modules/j2ee-builder/pom.xml
    geronimo/trunk/modules/j2ee-schema/pom.xml
    geronimo/trunk/modules/j2ee/pom.xml
    geronimo/trunk/modules/jetty-builder/pom.xml
    geronimo/trunk/modules/jetty/pom.xml
    geronimo/trunk/modules/jmx-remoting/pom.xml
    geronimo/trunk/modules/kernel/pom.xml
    geronimo/trunk/modules/mail/pom.xml
    geronimo/trunk/modules/management/pom.xml
    geronimo/trunk/modules/naming-builder/pom.xml
    geronimo/trunk/modules/naming/pom.xml
    geronimo/trunk/modules/scripts/pom.xml
    geronimo/trunk/modules/security-builder/pom.xml
    geronimo/trunk/modules/security/pom.xml
    geronimo/trunk/modules/service-builder/pom.xml
    geronimo/trunk/modules/system/pom.xml
    geronimo/trunk/modules/test-ddbean/pom.xml
    geronimo/trunk/modules/timer/pom.xml
    geronimo/trunk/modules/tomcat-builder/pom.xml
    geronimo/trunk/modules/tomcat/pom.xml
    geronimo/trunk/modules/transaction/pom.xml
    geronimo/trunk/modules/upgrade/pom.xml
    geronimo/trunk/modules/util/pom.xml
    geronimo/trunk/modules/web-builder/pom.xml
    geronimo/trunk/modules/webservices/pom.xml
    geronimo/trunk/pom.xml

Modified: geronimo/trunk/applications/console/console-core/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/console/console-core/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/applications/console/console-core/pom.xml (original)
+++ geronimo/trunk/applications/console/console-core/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-core</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-core</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-core</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-core</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/applications/console/console-core</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/applications/console/console-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/console/console-ear/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/applications/console/console-ear/pom.xml (original)
+++ geronimo/trunk/applications/console/console-ear/pom.xml Tue Aug  8 16:33:09 2006
@@ -41,9 +41,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-ear</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-ear</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-ear</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-ear</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/applications/console/console-ear</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/applications/console/console-framework/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/console/console-framework/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/applications/console/console-framework/pom.xml (original)
+++ geronimo/trunk/applications/console/console-framework/pom.xml Tue Aug  8 16:33:09 2006
@@ -41,9 +41,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-framework</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-framework</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-framework</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-framework</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/applications/console/console-framework</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/applications/console/console-standard/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/console/console-standard/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/applications/console/console-standard/pom.xml (original)
+++ geronimo/trunk/applications/console/console-standard/pom.xml Tue Aug  8 16:33:09 2006
@@ -41,9 +41,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-standard</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-standard</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-standard</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/applications/console/console-standard</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/applications/console/console-standard</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/applications/ldap-realm-demo/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/ldap-realm-demo/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/applications/ldap-realm-demo/pom.xml (original)
+++ geronimo/trunk/applications/ldap-realm-demo/pom.xml Tue Aug  8 16:33:09 2006
@@ -46,9 +46,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/applications/ldap-realm-demo</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/applications/ldap-realm-demo</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/applications/ldap-realm-demo</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/applications/ldap-realm-demo</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/applications/ldap-realm-demo</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/applications/remote-deploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/remote-deploy/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/applications/remote-deploy/pom.xml (original)
+++ geronimo/trunk/applications/remote-deploy/pom.xml Tue Aug  8 16:33:09 2006
@@ -47,9 +47,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/applications/remote-deploy</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/applications/remote-deploy</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/applications/remote-deploy</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/applications/remote-deploy</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/applications/remote-deploy</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/applications/uddi-db/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/uddi-db/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/applications/uddi-db/pom.xml (original)
+++ geronimo/trunk/applications/uddi-db/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/applications/uddi-db</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/applications/uddi-db</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/applications/uddi-db</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/applications/uddi-db</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/applications/uddi-db</url>
     </scm>
     
     <properties>

Modified: geronimo/trunk/applications/uddi-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/uddi-server/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/applications/uddi-server/pom.xml (original)
+++ geronimo/trunk/applications/uddi-server/pom.xml Tue Aug  8 16:33:09 2006
@@ -41,9 +41,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/applications/uddi-server</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/applications/uddi-server</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/applications/uddi-server</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/applications/uddi-server</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/applications/uddi-server</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/applications/welcome/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/welcome/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/applications/welcome/pom.xml (original)
+++ geronimo/trunk/applications/welcome/pom.xml Tue Aug  8 16:33:09 2006
@@ -47,9 +47,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/applications/welcome</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/applications/welcome</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/applications/welcome</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/applications/welcome</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/applications/welcome</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/configs/servlets-examples-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/servlets-examples-jetty/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/configs/servlets-examples-jetty/pom.xml (original)
+++ geronimo/trunk/configs/servlets-examples-jetty/pom.xml Tue Aug  8 16:33:09 2006
@@ -41,9 +41,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/configs/servlets-examples-jetty</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/configs/servlets-examples-jetty</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/configs/servlets-examples-jetty</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/configs/servlets-examples-jetty</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/configs/servlets-examples-jetty</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/configs/servlets-examples-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/servlets-examples-tomcat/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/configs/servlets-examples-tomcat/pom.xml (original)
+++ geronimo/trunk/configs/servlets-examples-tomcat/pom.xml Tue Aug  8 16:33:09 2006
@@ -41,9 +41,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/configs/servlets-examples-tomcat</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/configs/servlets-examples-tomcat</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/configs/servlets-examples-tomcat</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/configs/servlets-examples-tomcat</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/configs/servlets-examples-tomcat</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/m2-assemblies/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/m2-assemblies/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/m2-assemblies/pom.xml (original)
+++ geronimo/trunk/m2-assemblies/pom.xml Tue Aug  8 16:33:09 2006
@@ -42,9 +42,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/m2-assemblies</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/m2-assemblies</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/m2-assemblies</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/m2-assemblies</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/m2-assemblies</url>
     </scm>
 
     <properties>

Modified: geronimo/trunk/m2-plugins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/m2-plugins/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/m2-plugins/pom.xml (original)
+++ geronimo/trunk/m2-plugins/pom.xml Tue Aug  8 16:33:09 2006
@@ -42,9 +42,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/m2-plugins</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/m2-plugins</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/m2-plugins</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/m2-plugins</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/m2-plugins</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/activation/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/activation/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/activation/pom.xml (original)
+++ geronimo/trunk/modules/activation/pom.xml Tue Aug  8 16:33:09 2006
@@ -45,9 +45,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/activation</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/activation</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/activation</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/activation</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/activation</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/activemq-embedded-rar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/activemq-embedded-rar/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/activemq-embedded-rar/pom.xml (original)
+++ geronimo/trunk/modules/activemq-embedded-rar/pom.xml Tue Aug  8 16:33:09 2006
@@ -42,9 +42,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-embedded-rar</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-embedded-rar</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-embedded-rar</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-embedded-rar</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/activemq-embedded-rar</url>
     </scm>
     
     <build>

Modified: geronimo/trunk/modules/activemq-gbean-management/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/activemq-gbean-management/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/activemq-gbean-management/pom.xml (original)
+++ geronimo/trunk/modules/activemq-gbean-management/pom.xml Tue Aug  8 16:33:09 2006
@@ -44,9 +44,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-gbean-management</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-gbean-management</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-gbean-management</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-gbean-management</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/activemq-gbean-management</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/activemq-gbean/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/activemq-gbean/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/activemq-gbean/pom.xml (original)
+++ geronimo/trunk/modules/activemq-gbean/pom.xml Tue Aug  8 16:33:09 2006
@@ -44,9 +44,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-gbean</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-gbean</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-gbean</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/activemq-gbean</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/activemq-gbean</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/axis-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/axis-builder/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/axis-builder/pom.xml (original)
+++ geronimo/trunk/modules/axis-builder/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/axis-builder</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/axis-builder</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/axis-builder</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/axis-builder</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/axis-builder</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/axis/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/axis/pom.xml (original)
+++ geronimo/trunk/modules/axis/pom.xml Tue Aug  8 16:33:09 2006
@@ -42,9 +42,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/axis</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/axis</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/axis</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/axis</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/axis</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/client-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/client-builder/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/client-builder/pom.xml (original)
+++ geronimo/trunk/modules/client-builder/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/client-builder</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/client-builder</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/client-builder</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/client-builder</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/client-builder</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/client/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/client/pom.xml (original)
+++ geronimo/trunk/modules/client/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/client</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/client</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/client</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/client</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/client</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/common/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/common/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/common/pom.xml (original)
+++ geronimo/trunk/modules/common/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/common</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/common</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/common</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/common</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/common</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/connector-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/connector-builder/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/connector-builder/pom.xml (original)
+++ geronimo/trunk/modules/connector-builder/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/connector-builder</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/connector-builder</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/connector-builder</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/connector-builder</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/connector-builder</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/connector/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/connector/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/connector/pom.xml (original)
+++ geronimo/trunk/modules/connector/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/connector</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/connector</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/connector</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/connector</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/connector</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/converter/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/converter/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/converter/pom.xml (original)
+++ geronimo/trunk/modules/converter/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/converter</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/converter</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/converter</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/converter</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/converter</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/core/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/core/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/core/pom.xml (original)
+++ geronimo/trunk/modules/core/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/core</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/core</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/core</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/core</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/core</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/deploy-config/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/deploy-config/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/deploy-config/pom.xml (original)
+++ geronimo/trunk/modules/deploy-config/pom.xml Tue Aug  8 16:33:09 2006
@@ -47,9 +47,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-config</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-config</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-config</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-config</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/deploy-config</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/deploy-jsr88/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/deploy-jsr88/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/deploy-jsr88/pom.xml (original)
+++ geronimo/trunk/modules/deploy-jsr88/pom.xml Tue Aug  8 16:33:09 2006
@@ -41,9 +41,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-jsr88</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-jsr88</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-jsr88</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-jsr88</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/deploy-jsr88</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/deploy-tool/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/deploy-tool/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/deploy-tool/pom.xml (original)
+++ geronimo/trunk/modules/deploy-tool/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-tool</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-tool</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-tool</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/deploy-tool</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/deploy-tool</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/deployment/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/deployment/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/deployment/pom.xml (original)
+++ geronimo/trunk/modules/deployment/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/deployment</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/deployment</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/deployment</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/deployment</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/deployment</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/derby/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/derby/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/derby/pom.xml (original)
+++ geronimo/trunk/modules/derby/pom.xml Tue Aug  8 16:33:09 2006
@@ -42,9 +42,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/derby</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/derby</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/derby</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/derby</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/derby</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/directory/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/directory/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/directory/pom.xml (original)
+++ geronimo/trunk/modules/directory/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/directory</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/directory</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/directory</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/directory</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/directory</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/hot-deploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/hot-deploy/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/hot-deploy/pom.xml (original)
+++ geronimo/trunk/modules/hot-deploy/pom.xml Tue Aug  8 16:33:09 2006
@@ -42,9 +42,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/hot-deploy</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/hot-deploy</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/hot-deploy</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/hot-deploy</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/hot-deploy</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/installer-processing/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/installer-processing/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/installer-processing/pom.xml (original)
+++ geronimo/trunk/modules/installer-processing/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/installer-processing</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/installer-processing</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/installer-processing</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/installer-processing</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/installer-processing</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/installer-support/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/installer-support/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/installer-support/pom.xml (original)
+++ geronimo/trunk/modules/installer-support/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/installer-support</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/installer-support</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/installer-support</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/installer-support</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/installer-support</url>
     </scm>
     
     <properties>

Modified: geronimo/trunk/modules/interceptor/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/interceptor/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/interceptor/pom.xml (original)
+++ geronimo/trunk/modules/interceptor/pom.xml Tue Aug  8 16:33:09 2006
@@ -41,9 +41,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/interceptor</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/interceptor</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/interceptor</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/interceptor</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/interceptor</url>
     </scm>
     
     <build>

Modified: geronimo/trunk/modules/j2ee-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/j2ee-builder/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/j2ee-builder/pom.xml (original)
+++ geronimo/trunk/modules/j2ee-builder/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee-builder</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee-builder</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee-builder</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee-builder</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/j2ee-builder</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/j2ee-schema/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/j2ee-schema/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/j2ee-schema/pom.xml (original)
+++ geronimo/trunk/modules/j2ee-schema/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee-schema</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee-schema</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee-schema</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee-schema</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/j2ee-schema</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/j2ee/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/j2ee/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/j2ee/pom.xml (original)
+++ geronimo/trunk/modules/j2ee/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/j2ee</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/j2ee</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/jetty-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/jetty-builder/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/jetty-builder/pom.xml (original)
+++ geronimo/trunk/modules/jetty-builder/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/jetty-builder</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/jetty-builder</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/jetty-builder</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/jetty-builder</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/jetty-builder</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/jetty/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/jetty/pom.xml (original)
+++ geronimo/trunk/modules/jetty/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/jetty</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/jetty</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/jetty</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/jetty</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/jetty</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/jmx-remoting/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/jmx-remoting/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/jmx-remoting/pom.xml (original)
+++ geronimo/trunk/modules/jmx-remoting/pom.xml Tue Aug  8 16:33:09 2006
@@ -42,9 +42,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/jmx-remoting</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/jmx-remoting</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/jmx-remoting</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/jmx-remoting</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/jmx-remoting</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/kernel/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/kernel/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/kernel/pom.xml (original)
+++ geronimo/trunk/modules/kernel/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/kernel</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/kernel</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/kernel</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/kernel</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/kernel</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/mail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/mail/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/mail/pom.xml (original)
+++ geronimo/trunk/modules/mail/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/mail</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/mail</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/mail</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/mail</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/mail</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/management/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/management/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/management/pom.xml (original)
+++ geronimo/trunk/modules/management/pom.xml Tue Aug  8 16:33:09 2006
@@ -42,9 +42,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/management</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/management</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/management</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/management</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/management</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/naming-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/naming-builder/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/naming-builder/pom.xml (original)
+++ geronimo/trunk/modules/naming-builder/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/naming-builder</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/naming-builder</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/naming-builder</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/naming-builder</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/naming-builder</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/naming/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/naming/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/naming/pom.xml (original)
+++ geronimo/trunk/modules/naming/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/naming</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/naming</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/naming</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/naming</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/naming</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/scripts/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/scripts/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/scripts/pom.xml (original)
+++ geronimo/trunk/modules/scripts/pom.xml Tue Aug  8 16:33:09 2006
@@ -46,9 +46,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/scripts</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/scripts</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/scripts</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/scripts</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/scripts</url>
     </scm>
     
 </project>

Modified: geronimo/trunk/modules/security-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/security-builder/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/security-builder/pom.xml (original)
+++ geronimo/trunk/modules/security-builder/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/security-builder</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/security-builder</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/security-builder</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/security-builder</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/security-builder</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/security/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/security/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/security/pom.xml (original)
+++ geronimo/trunk/modules/security/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/security</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/security</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/security</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/security</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/security</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/service-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/service-builder/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/service-builder/pom.xml (original)
+++ geronimo/trunk/modules/service-builder/pom.xml Tue Aug  8 16:33:09 2006
@@ -39,9 +39,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/service-builder</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/service-builder</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/service-builder</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/service-builder</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/service-builder</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/system/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/system/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/system/pom.xml (original)
+++ geronimo/trunk/modules/system/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/system</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/system</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/system</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/system</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/system</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/test-ddbean/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/test-ddbean/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/test-ddbean/pom.xml (original)
+++ geronimo/trunk/modules/test-ddbean/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/test-ddbean</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/test-ddbean</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/test-ddbean</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/test-ddbean</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/test-ddbean</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/timer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/timer/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/timer/pom.xml (original)
+++ geronimo/trunk/modules/timer/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/timer</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/timer</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/timer</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/timer</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/timer</url>
     </scm>
     
     <properties>

Modified: geronimo/trunk/modules/tomcat-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/tomcat-builder/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/tomcat-builder/pom.xml (original)
+++ geronimo/trunk/modules/tomcat-builder/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/tomcat-builder</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/tomcat-builder</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/tomcat-builder</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/tomcat-builder</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/tomcat-builder</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/tomcat/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/tomcat/pom.xml (original)
+++ geronimo/trunk/modules/tomcat/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/tomcat</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/tomcat</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/tomcat</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/tomcat</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/tomcat</url>
     </scm>
     
     <properties>

Modified: geronimo/trunk/modules/transaction/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/transaction/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/transaction/pom.xml (original)
+++ geronimo/trunk/modules/transaction/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/transaction</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/transaction</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/transaction</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/transaction</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/transaction</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/upgrade/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/upgrade/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/upgrade/pom.xml (original)
+++ geronimo/trunk/modules/upgrade/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/upgrade</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/upgrade</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/upgrade</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/upgrade</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/upgrade</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/util/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/util/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/util/pom.xml (original)
+++ geronimo/trunk/modules/util/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/util</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/util</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/util</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/util</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/util</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/web-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/web-builder/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/web-builder/pom.xml (original)
+++ geronimo/trunk/modules/web-builder/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/web-builder</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/web-builder</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/web-builder</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/web-builder</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/web-builder</url>
     </scm>
     
     <dependencies>

Modified: geronimo/trunk/modules/webservices/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/modules/webservices/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/modules/webservices/pom.xml (original)
+++ geronimo/trunk/modules/webservices/pom.xml Tue Aug  8 16:33:09 2006
@@ -40,9 +40,9 @@
     
     -->
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk/modules/webservices</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk/modules/webservices</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk/modules/webservices</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk/modules/webservices</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk/modules/webservices</url>
     </scm>
     
     <build>

Modified: geronimo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/pom.xml?rev=429882&r1=429881&r2=429882&view=diff
==============================================================================
--- geronimo/trunk/pom.xml (original)
+++ geronimo/trunk/pom.xml Tue Aug  8 16:33:09 2006
@@ -39,9 +39,9 @@
     </description>
     
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/trunk</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/trunk</connection>
         <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/trunk</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/trunk</url>
+        <url>http://svn.apache.org/viewvc/geronimo/trunk</url>
     </scm>
     
     <properties>