JAMES-1685 Update scm in pom files

Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/68d44389
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/68d44389
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/68d44389

Branch: refs/heads/master
Commit: 68d4438924cf53de5b1ae7f07c99f829e08f64f8
Parents: b1d500a
Author: Antoine Duprat <[email protected]>
Authored: Fri Feb 5 11:54:03 2016 +0100
Committer: Matthieu Baechler <[email protected]>
Committed: Fri Feb 12 13:47:07 2016 +0100

----------------------------------------------------------------------
 mailbox/pom.xml                    | 5 -----
 mailet/pom.xml                     | 6 ------
 mpt/antlib/pom.xml                 | 6 ------
 mpt/app/dependency-reduced-pom.xml | 5 -----
 mpt/app/pom.xml                    | 6 ------
 mpt/core/pom.xml                   | 5 -----
 mpt/mavenplugin/pom.xml            | 6 ------
 mpt/pom.xml                        | 6 ------
 pom.xml                            | 6 +++---
 protocols/pom.xml                  | 6 ------
 server/pom.xml                     | 6 ------
 11 files changed, 3 insertions(+), 60 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/mailbox/pom.xml
----------------------------------------------------------------------
diff --git a/mailbox/pom.xml b/mailbox/pom.xml
index 02ece56..bbe217a 100644
--- a/mailbox/pom.xml
+++ b/mailbox/pom.xml
@@ -66,11 +66,6 @@
         <module>kafka</module>
     </modules>
 
-    <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mailbox/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mailbox/trunk</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/mailbox/trunk?root=Apache-SVN</url>
-    </scm>
     <issueManagement>
         <system>JIRA</system>
         <url>http://issues.apache.org/jira/browse/MAILBOX</url>

http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/mailet/pom.xml
----------------------------------------------------------------------
diff --git a/mailet/pom.xml b/mailet/pom.xml
index 32a6b8a..da12bd9 100644
--- a/mailet/pom.xml
+++ b/mailet/pom.xml
@@ -268,12 +268,6 @@
         <url>http://issues.apache.org/jira/browse/MAILET</url>
     </issueManagement>
 
-    <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mailet/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mailet/trunk</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/mailet/trunk/?root=Apache-SVN</url>
-    </scm>
-
     <distributionManagement>
         <site>
             <id>mailet-umbrella-website</id>

http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/mpt/antlib/pom.xml
----------------------------------------------------------------------
diff --git a/mpt/antlib/pom.xml b/mpt/antlib/pom.xml
index cc00208..ff82fdd 100644
--- a/mpt/antlib/pom.xml
+++ b/mpt/antlib/pom.xml
@@ -38,12 +38,6 @@ scritable functional testing of ASCII based line protocols. 
This AntLib provides
 to the library requiring no extra coding.</description>
     <url>http://james.apache.org/mpt/antlib</url>
 
-    <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mpt/trunk/antlib</connection>
-        
<developerConnection>scm:svn:https://[email protected]/repos/asf/james/mpt/trunk/antlib</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/mpt/trunk/antlib?root=Apache-SVN</url>
-    </scm>
-
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>

http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/mpt/app/dependency-reduced-pom.xml
----------------------------------------------------------------------
diff --git a/mpt/app/dependency-reduced-pom.xml 
b/mpt/app/dependency-reduced-pom.xml
index a463e9b..6156d59 100644
--- a/mpt/app/dependency-reduced-pom.xml
+++ b/mpt/app/dependency-reduced-pom.xml
@@ -12,11 +12,6 @@
 scriptable functional testing of ASCII based line protocols. This application 
provides easy executable
 interfaces to the MPT library.</description>
   <url>http://james.apache.org/mpt/app</url>
-  <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mpt/trunk/app</connection>
-    
<developerConnection>scm:svn:https://[email protected]/repos/asf/james/mpt/trunk/app</developerConnection>
-    
<url>http://svn.apache.org/viewcvs.cgi/james/mpt/trunk/app?root=Apache-SVN</url>
-  </scm>
   <build>
     <plugins>
       <plugin>

http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/mpt/app/pom.xml
----------------------------------------------------------------------
diff --git a/mpt/app/pom.xml b/mpt/app/pom.xml
index cb6d24e..f855e4d 100644
--- a/mpt/app/pom.xml
+++ b/mpt/app/pom.xml
@@ -38,12 +38,6 @@ scriptable functional testing of ASCII based line protocols. 
This application pr
 interfaces to the MPT library.</description>
     <url>http://james.apache.org/mpt/app</url>
 
-    <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mpt/trunk/app</connection>
-        
<developerConnection>scm:svn:https://[email protected]/repos/asf/james/mpt/trunk/app</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/mpt/trunk/app?root=Apache-SVN</url>
-    </scm>
-
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>

http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/mpt/core/pom.xml
----------------------------------------------------------------------
diff --git a/mpt/core/pom.xml b/mpt/core/pom.xml
index 11fb887..5d50c10 100644
--- a/mpt/core/pom.xml
+++ b/mpt/core/pom.xml
@@ -35,11 +35,6 @@
       scriptable functional testing of ASCII based line protocols.
     </description>
     <url>http://james.apache.org/mpt/main</url>
-    <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mpt/trunk/core</connection>
-        
<developerConnection>scm:svn:https://[email protected]/repos/asf/james/mpt/trunk/core</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/mpt/trunk/main?root=Apache-SVN</url>
-    </scm>
     <dependencies>
         <dependency>
             <groupId>org.apache.james.protocols</groupId>

http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/mpt/mavenplugin/pom.xml
----------------------------------------------------------------------
diff --git a/mpt/mavenplugin/pom.xml b/mpt/mavenplugin/pom.xml
index 5f485aa..644cf4f 100644
--- a/mpt/mavenplugin/pom.xml
+++ b/mpt/mavenplugin/pom.xml
@@ -39,12 +39,6 @@ scriptable functional testing of ASCII based line protocols. 
This Maven2 Plugin
 to the library requiring no extra coding.</description>
     <url>http://james.apache.org/mpt/mavenplugin</url>
 
-    <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mpt/trunk/mavenplugin</connection>
-        
<developerConnection>scm:svn:https://[email protected]/repos/asf/james/mpt/trunk/mavenplugin</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/mpt/trunk/mavenplugin?root=Apache-SVN</url>
-    </scm>
-
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>

http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/mpt/pom.xml
----------------------------------------------------------------------
diff --git a/mpt/pom.xml b/mpt/pom.xml
index fd69849..a0ff5e9 100644
--- a/mpt/pom.xml
+++ b/mpt/pom.xml
@@ -49,12 +49,6 @@
         <module>mavenplugin</module>
     </modules>
 
-    <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mpt/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mpt/trunk</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/mpt/trunk?root=Apache-SVN</url>
-    </scm>
-
     <issueManagement>
         <system>JIRA</system>
         <url>http://issues.apache.org/jira/browse/MPT</url>

http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ffc921e..ed65783 100644
--- a/pom.xml
+++ b/pom.xml
@@ -510,9 +510,9 @@
     </prerequisites>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/project/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/project/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/james/project/trunk</url>
+        
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/james-project.git</connection>
+        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/james-project.git</developerConnection>
+        <url>http://git-wip-us.apache.org/repos/asf/james-project.git</url>
     </scm>
 
     <issueManagement>

http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/protocols/pom.xml b/protocols/pom.xml
index 30104f9..e682f1f 100644
--- a/protocols/pom.xml
+++ b/protocols/pom.xml
@@ -292,12 +292,6 @@
         </plugins>
     </build>
 
-    <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/protocols/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/trunk</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk?root=Apache-SVN</url>
-    </scm>
-
     <distributionManagement>
         <site>
             <id>server-trunk-website</id>

http://git-wip-us.apache.org/repos/asf/james-project/blob/68d44389/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index a40b3f8..893e249 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -105,12 +105,6 @@
         <module>queue/queue-activemq</module>
     </modules>
 
-    <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/server/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/server/trunk</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/server/trunk?root=Apache-SVN</url>
-    </scm>
-
     <distributionManagement>
         <site>
             <id>server-trunk-website</id>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to