You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2019/10/29 21:36:58 UTC

[uima-uimaj] branch UIMA-6138 updated: UIMA-6138 update scm elements on all poms to git equivalents

This is an automated email from the ASF dual-hosted git repository.

schor pushed a commit to branch UIMA-6138
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


The following commit(s) were added to refs/heads/UIMA-6138 by this push:
     new 2380a12  UIMA-6138 update scm elements on all poms to git equivalents
2380a12 is described below

commit 2380a12c6825f2619c2e03b716b8334b6aa5887f
Author: Marshall Schor <ms...@schor.com>
AuthorDate: Tue Oct 29 17:36:10 2019 -0400

    UIMA-6138 update scm elements on all poms to git equivalents
---
 PearPackagingMavenPlugin/pom.xml                | 6 +++---
 aggregate-uimaj-docbooks/pom.xml                | 6 +++---
 aggregate-uimaj-eclipse-plugins/pom.xml         | 6 +++---
 aggregate-uimaj/pom.xml                         | 6 +++---
 jVinci/pom.xml                                  | 6 +++---
 jcasgen-maven-plugin/pom.xml                    | 6 +++---
 uima-docbook-overview-and-setup/pom.xml         | 6 +++---
 uima-docbook-references/pom.xml                 | 6 +++---
 uima-docbook-tools/pom.xml                      | 6 +++---
 uima-docbook-tutorials-and-users-guides/pom.xml | 6 +++---
 uima-docbook-v3-users-guide/pom.xml             | 6 +++---
 uimaj-adapter-soap/pom.xml                      | 6 +++---
 uimaj-adapter-vinci/pom.xml                     | 6 +++---
 uimaj-bootstrap/pom.xml                         | 6 +++---
 uimaj-component-test-util/pom.xml               | 6 +++---
 uimaj-core/pom.xml                              | 6 +++---
 uimaj-cpe/pom.xml                               | 6 +++---
 uimaj-document-annotation/pom.xml               | 6 +++---
 uimaj-eclipse-feature-runtime/pom.xml           | 6 +++---
 uimaj-eclipse-feature-tools/pom.xml             | 6 +++---
 uimaj-eclipse-update-site/pom.xml               | 6 +++---
 uimaj-ep-cas-editor-ide/pom.xml                 | 6 +++---
 uimaj-ep-cas-editor/pom.xml                     | 6 +++---
 uimaj-ep-configurator/pom.xml                   | 6 +++---
 uimaj-ep-debug/pom.xml                          | 6 +++---
 uimaj-ep-jcasgen/pom.xml                        | 6 +++---
 uimaj-ep-launcher/pom.xml                       | 6 +++---
 uimaj-ep-pear-packager/pom.xml                  | 6 +++---
 uimaj-ep-runtime/pom.xml                        | 6 +++---
 uimaj-examples/pom.xml                          | 6 +++---
 uimaj-json/pom.xml                              | 6 +++---
 uimaj-parent/pom.xml                            | 6 +++---
 uimaj-test-util/pom.xml                         | 6 +++---
 uimaj-tools/pom.xml                             | 6 +++---
 uimaj-v3migration-jcas/pom.xml                  | 6 +++---
 35 files changed, 105 insertions(+), 105 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 3a3ffb1..0a51e9a 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/PearPackagingMavenPlugin
+      scm:git:https://github.com/apache/uima-uimaj/PearPackagingMavenPlugin
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/PearPackagingMavenPlugin
+      scm:git:https://github.com/apache/uima-uimaj/PearPackagingMavenPlugin
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/PearPackagingMavenPlugin
+      https://github.com/apache/uima-uimaj/tree/master/PearPackagingMavenPlugin
     </url>
   </scm>
   
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index 640dead..bf52ef0 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -42,13 +42,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/aggregate-uimaj-docbooks
+      scm:git:https://github.com/apache/uima-uimaj/aggregate-uimaj-docbooks
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/aggregate-uimaj-docbooks
+      scm:git:https://github.com/apache/uima-uimaj/aggregate-uimaj-docbooks
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/aggregate-uimaj-docbooks
+      https://github.com/apache/uima-uimaj/tree/master/aggregate-uimaj-docbooks
     </url>
   </scm>
   
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml b/aggregate-uimaj-eclipse-plugins/pom.xml
index eeb316d..bfacbc9 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/aggregate-uimaj-eclipse-plugins
+      scm:git:https://github.com/apache/uima-uimaj/aggregate-uimaj-eclipse-plugins
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/aggregate-uimaj-eclipse-plugins
+      scm:git:https://github.com/apache/uima-uimaj/aggregate-uimaj-eclipse-plugins
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/aggregate-uimaj-eclipse-plugins
+      https://github.com/apache/uima-uimaj/tree/master/aggregate-uimaj-eclipse-plugins
     </url>
   </scm>
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5636667..6a5e344 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/aggregate-uimaj
+      scm:git:https://github.com/apache/uima-uimaj/aggregate-uimaj
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/aggregate-uimaj
+      scm:git:https://github.com/apache/uima-uimaj/aggregate-uimaj
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/aggregate-uimaj
+      https://github.com/apache/uima-uimaj/tree/master/aggregate-uimaj
     </url>
   </scm>
   
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index f2d25ca..ef1e4db 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -46,13 +46,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/jVinci
+      scm:git:https://github.com/apache/uima-uimaj/jVinci
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/jVinci
+      scm:git:https://github.com/apache/uima-uimaj/jVinci
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/jVinci
+      https://github.com/apache/uima-uimaj/tree/master/jVinci
     </url>
   </scm>
   
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index 3c76b56..abb1d12 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/jcasgen-maven-plugin
+      scm:git:https://github.com/apache/uima-uimaj/jcasgen-maven-plugin
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/jcasgen-maven-plugin
+      scm:git:https://github.com/apache/uima-uimaj/jcasgen-maven-plugin
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/jcasgen-maven-plugin
+      https://github.com/apache/uima-uimaj/tree/master/jcasgen-maven-plugin
     </url>
   </scm>
 
diff --git a/uima-docbook-overview-and-setup/pom.xml b/uima-docbook-overview-and-setup/pom.xml
index b4dcc85..d32bb2d 100644
--- a/uima-docbook-overview-and-setup/pom.xml
+++ b/uima-docbook-overview-and-setup/pom.xml
@@ -42,13 +42,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uima-docbook-overview-and-setup
+      scm:git:https://github.com/apache/uima-uimaj/uima-docbook-overview-and-setup
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uima-docbook-overview-and-setup
+      scm:git:https://github.com/apache/uima-uimaj/uima-docbook-overview-and-setup
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uima-docbook-overview-and-setup
+      https://github.com/apache/uima-uimaj/tree/master/uima-docbook-overview-and-setup
     </url>
   </scm>
   
diff --git a/uima-docbook-references/pom.xml b/uima-docbook-references/pom.xml
index bb18b37..e6fc60a 100644
--- a/uima-docbook-references/pom.xml
+++ b/uima-docbook-references/pom.xml
@@ -42,13 +42,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uima-docbook-references
+      scm:git:https://github.com/apache/uima-uimaj/uima-docbook-references
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uima-docbook-references
+      scm:git:https://github.com/apache/uima-uimaj/uima-docbook-references
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uima-docbook-references
+      https://github.com/apache/uima-uimaj/tree/master/uima-docbook-references
     </url>
   </scm>
   
diff --git a/uima-docbook-tools/pom.xml b/uima-docbook-tools/pom.xml
index d117b55..d3c78ee 100644
--- a/uima-docbook-tools/pom.xml
+++ b/uima-docbook-tools/pom.xml
@@ -42,13 +42,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uima-docbook-tools
+      scm:git:https://github.com/apache/uima-uimaj/uima-docbook-tools
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uima-docbook-tools
+      scm:git:https://github.com/apache/uima-uimaj/uima-docbook-tools
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uima-docbook-tools
+      https://github.com/apache/uima-uimaj/tree/master/uima-docbook-tools
     </url>
   </scm>
   
diff --git a/uima-docbook-tutorials-and-users-guides/pom.xml b/uima-docbook-tutorials-and-users-guides/pom.xml
index d5ca4f6..e073919 100644
--- a/uima-docbook-tutorials-and-users-guides/pom.xml
+++ b/uima-docbook-tutorials-and-users-guides/pom.xml
@@ -42,13 +42,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uima-docbook-tutorials-and-users-guides
+      scm:git:https://github.com/apache/uima-uimaj/uima-docbook-tutorials-and-users-guides
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uima-docbook-tutorials-and-users-guides
+      scm:git:https://github.com/apache/uima-uimaj/uima-docbook-tutorials-and-users-guides
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uima-docbook-tutorials-and-users-guides
+      https://github.com/apache/uima-uimaj/tree/master/uima-docbook-tutorials-and-users-guides
     </url>
   </scm>
   
diff --git a/uima-docbook-v3-users-guide/pom.xml b/uima-docbook-v3-users-guide/pom.xml
index 6bac22f..af83621 100644
--- a/uima-docbook-v3-users-guide/pom.xml
+++ b/uima-docbook-v3-users-guide/pom.xml
@@ -42,13 +42,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uima-docbook-v3-users-guide
+      scm:git:https://github.com/apache/uima-uimaj/uima-docbook-v3-users-guide
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uima-docbook-v3-users-guide
+      scm:git:https://github.com/apache/uima-uimaj/uima-docbook-v3-users-guide
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uima-docbook-v3-users-guide
+      https://github.com/apache/uima-uimaj/tree/master/uima-docbook-v3-users-guide
     </url>
   </scm>
   
diff --git a/uimaj-adapter-soap/pom.xml b/uimaj-adapter-soap/pom.xml
index 6187f19..c4141b0 100644
--- a/uimaj-adapter-soap/pom.xml
+++ b/uimaj-adapter-soap/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-adapter-soap
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-adapter-soap
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-adapter-soap
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-adapter-soap
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-adapter-soap
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-adapter-soap
     </url>
   </scm>
   
diff --git a/uimaj-adapter-vinci/pom.xml b/uimaj-adapter-vinci/pom.xml
index 3dfd964..6b79d66 100644
--- a/uimaj-adapter-vinci/pom.xml
+++ b/uimaj-adapter-vinci/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-adapter-vinci
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-adapter-vinci
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-adapter-vinci
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-adapter-vinci
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-adapter-vinci
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-adapter-vinci
     </url>
   </scm>
   
diff --git a/uimaj-bootstrap/pom.xml b/uimaj-bootstrap/pom.xml
index fefde75..616d64e 100644
--- a/uimaj-bootstrap/pom.xml
+++ b/uimaj-bootstrap/pom.xml
@@ -36,13 +36,13 @@
   
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-bootstrap
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-bootstrap
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-bootstrap
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-bootstrap
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-bootstrap
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-bootstrap
     </url>
   </scm>
   
diff --git a/uimaj-component-test-util/pom.xml b/uimaj-component-test-util/pom.xml
index a2b69c6..c7722fc 100644
--- a/uimaj-component-test-util/pom.xml
+++ b/uimaj-component-test-util/pom.xml
@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-component-test-util
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-component-test-util
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-component-test-util
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-component-test-util
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-component-test-util
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-component-test-util
     </url>
   </scm>
   
diff --git a/uimaj-core/pom.xml b/uimaj-core/pom.xml
index b3b26a4..ed923e8 100644
--- a/uimaj-core/pom.xml
+++ b/uimaj-core/pom.xml
@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-core
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-core
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-core
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-core
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-core
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-core
     </url>
   </scm>
   
diff --git a/uimaj-cpe/pom.xml b/uimaj-cpe/pom.xml
index a954082..d70f327 100644
--- a/uimaj-cpe/pom.xml
+++ b/uimaj-cpe/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-cpe
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-cpe
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-cpe
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-cpe
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-cpe
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-cpe
     </url>
   </scm>
   
diff --git a/uimaj-document-annotation/pom.xml b/uimaj-document-annotation/pom.xml
index da96990..ccfa213 100644
--- a/uimaj-document-annotation/pom.xml
+++ b/uimaj-document-annotation/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-document-annotation
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-document-annotation
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-document-annotation
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-document-annotation
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-document-annotation
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-document-annotation
     </url>
   </scm>
   
diff --git a/uimaj-eclipse-feature-runtime/pom.xml b/uimaj-eclipse-feature-runtime/pom.xml
index f0e9428..1f81e47 100644
--- a/uimaj-eclipse-feature-runtime/pom.xml
+++ b/uimaj-eclipse-feature-runtime/pom.xml
@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-feature-runtime
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-eclipse-feature-runtime
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-feature-runtime
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-eclipse-feature-runtime
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-feature-runtime
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-eclipse-feature-runtime
     </url>
   </scm>
   
diff --git a/uimaj-eclipse-feature-tools/pom.xml b/uimaj-eclipse-feature-tools/pom.xml
index e6a4be1..06ef934 100644
--- a/uimaj-eclipse-feature-tools/pom.xml
+++ b/uimaj-eclipse-feature-tools/pom.xml
@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-feature-tools
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-eclipse-feature-tools
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-feature-tools
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-eclipse-feature-tools
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-feature-tools
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-eclipse-feature-tools
     </url>
   </scm>
   
diff --git a/uimaj-eclipse-update-site/pom.xml b/uimaj-eclipse-update-site/pom.xml
index 47a91bb..fdcd42a 100644
--- a/uimaj-eclipse-update-site/pom.xml
+++ b/uimaj-eclipse-update-site/pom.xml
@@ -37,13 +37,13 @@
 
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-update-site
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-eclipse-update-site
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-update-site
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-eclipse-update-site
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-update-site
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-eclipse-update-site
     </url>
   </scm>
 
diff --git a/uimaj-ep-cas-editor-ide/pom.xml b/uimaj-ep-cas-editor-ide/pom.xml
index d030f48..debaf85 100644
--- a/uimaj-ep-cas-editor-ide/pom.xml
+++ b/uimaj-ep-cas-editor-ide/pom.xml
@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-cas-editor-ide
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-cas-editor-ide
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-cas-editor-ide
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-cas-editor-ide
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-cas-editor-ide
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-cas-editor-ide
     </url>
   </scm>
   
diff --git a/uimaj-ep-cas-editor/pom.xml b/uimaj-ep-cas-editor/pom.xml
index ba3b5f6..f34601c 100644
--- a/uimaj-ep-cas-editor/pom.xml
+++ b/uimaj-ep-cas-editor/pom.xml
@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-cas-editor
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-cas-editor
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-cas-editor
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-cas-editor
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-cas-editor
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-cas-editor
     </url>
   </scm>
   
diff --git a/uimaj-ep-configurator/pom.xml b/uimaj-ep-configurator/pom.xml
index 948dc0d..265c6f6 100644
--- a/uimaj-ep-configurator/pom.xml
+++ b/uimaj-ep-configurator/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-configurator
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-configurator
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-configurator
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-configurator
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-configurator
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-configurator
     </url>
   </scm>
   
diff --git a/uimaj-ep-debug/pom.xml b/uimaj-ep-debug/pom.xml
index 38cd1bb..821b4a6 100644
--- a/uimaj-ep-debug/pom.xml
+++ b/uimaj-ep-debug/pom.xml
@@ -45,13 +45,13 @@ UIMA data structures to the Eclipse Debug displays</description>
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-debug
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-debug
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-debug
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-debug
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-debug
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-debug
     </url>
   </scm>
   
diff --git a/uimaj-ep-jcasgen/pom.xml b/uimaj-ep-jcasgen/pom.xml
index be9e74e..d3e55d3 100644
--- a/uimaj-ep-jcasgen/pom.xml
+++ b/uimaj-ep-jcasgen/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-jcasgen
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-jcasgen
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-jcasgen
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-jcasgen
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-jcasgen
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-jcasgen
     </url>
   </scm>
   
diff --git a/uimaj-ep-launcher/pom.xml b/uimaj-ep-launcher/pom.xml
index 652fba6..ef2c63c 100644
--- a/uimaj-ep-launcher/pom.xml
+++ b/uimaj-ep-launcher/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-launcher
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-launcher
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-launcher
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-launcher
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-launcher
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-launcher
     </url>
   </scm>
   
diff --git a/uimaj-ep-pear-packager/pom.xml b/uimaj-ep-pear-packager/pom.xml
index c218227..475939b 100644
--- a/uimaj-ep-pear-packager/pom.xml
+++ b/uimaj-ep-pear-packager/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-pear-packager
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-pear-packager
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-pear-packager
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-pear-packager
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-pear-packager
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-pear-packager
     </url>
   </scm>
   
diff --git a/uimaj-ep-runtime/pom.xml b/uimaj-ep-runtime/pom.xml
index 658c295..79434f2 100644
--- a/uimaj-ep-runtime/pom.xml
+++ b/uimaj-ep-runtime/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-runtime
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-runtime
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-ep-runtime
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-ep-runtime
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-runtime
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-runtime
     </url>
   </scm>
   
diff --git a/uimaj-examples/pom.xml b/uimaj-examples/pom.xml
index 3326c77..a04c8ad 100644
--- a/uimaj-examples/pom.xml
+++ b/uimaj-examples/pom.xml
@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-examples
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-examples
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-examples
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-examples
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-examples
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-examples
     </url>
   </scm>
   
diff --git a/uimaj-json/pom.xml b/uimaj-json/pom.xml
index 23b85c7..1dc216c 100644
--- a/uimaj-json/pom.xml
+++ b/uimaj-json/pom.xml
@@ -30,9 +30,9 @@
   <description>JSON support for UIMA SDK</description>
   
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-json</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-json</developerConnection>
-    <url>https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-json</url>
+    <connection>scm:git:https://github.com/apache/uima-uimaj/uimaj-json</connection>
+    <developerConnection>scm:git:https://github.com/apache/uima-uimaj/uimaj-json</developerConnection>
+    <url>https://github.com/apache/uima-uimaj/tree/master/uimaj-json</url>
   </scm>
   
   <properties>
diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml
index c402c35..b91fae8 100644
--- a/uimaj-parent/pom.xml
+++ b/uimaj-parent/pom.xml
@@ -53,13 +53,13 @@
        element, and just changing the following two properties -->
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-parent
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-parent
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-parent
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-parent
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-parent
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-parent
     </url>
   </scm>
 
diff --git a/uimaj-test-util/pom.xml b/uimaj-test-util/pom.xml
index bd1b9a0..d949e29 100644
--- a/uimaj-test-util/pom.xml
+++ b/uimaj-test-util/pom.xml
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/jvinci
+      scm:git:https://github.com/apache/uima-uimaj/jvinci
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/jvinci
+      scm:git:https://github.com/apache/uima-uimaj/jvinci
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/jvinci
+      https://github.com/apache/uima-uimaj/tree/master/jvinci
     </url>
   </scm>
   
diff --git a/uimaj-tools/pom.xml b/uimaj-tools/pom.xml
index 515ca28..799c31f 100644
--- a/uimaj-tools/pom.xml
+++ b/uimaj-tools/pom.xml
@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-tools
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-tools
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-tools
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-tools
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-tools
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-tools
     </url>
   </scm>
   
diff --git a/uimaj-v3migration-jcas/pom.xml b/uimaj-v3migration-jcas/pom.xml
index 35eb8c2..d764b4e 100644
--- a/uimaj-v3migration-jcas/pom.xml
+++ b/uimaj-v3migration-jcas/pom.xml
@@ -35,13 +35,13 @@
   
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-jcas
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-jcas
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-jcas
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-jcas
     </developerConnection>
     <url>
-      https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-jcas
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-jcas
     </url>
   </scm>