You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2019/11/24 18:25:22 UTC

svn commit: r1870330 - in /uima/uv3/ruta-v3/trunk: ./ example-projects/ruta-maven-example/ ruta-basic-type/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-eclipse-update-site/ ruta-ep-addons/ ruta-ep-caseditor/ ruta-ep-core-ext/ rut...

Author: pkluegl
Date: Sun Nov 24 18:25:21 2019
New Revision: 1870330

URL: http://svn.apache.org/viewvc?rev=1870330&view=rev
Log:
no jira - fixed scm urls

Modified:
    uima/uv3/ruta-v3/trunk/example-projects/ruta-maven-example/pom.xml
    uima/uv3/ruta-v3/trunk/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-basic-type/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-core-ext/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-core/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-docbook/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-eclipse-feature/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-eclipse-update-site/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-ep-addons/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-ep-caseditor/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-ep-core-ext/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-ep-engine/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-ep-ide-ui/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-ep-ide/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-ep-parent/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-ep-textruler/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-maven-archetype/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-maven-plugin/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml
    uima/uv3/ruta-v3/trunk/ruta-typesystem/pom.xml

Modified: uima/uv3/ruta-v3/trunk/example-projects/ruta-maven-example/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/example-projects/ruta-maven-example/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/example-projects/ruta-maven-example/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/example-projects/ruta-maven-example/pom.xml Sun Nov 24 18:25:21 2019
@@ -25,9 +25,9 @@
     <uimaScmProject>${project.artifactId}</uimaScmProject>
   </properties>
 	<scm>
-		<url>http://svn.apache.org/viewvc/uima/ruta/trunk/example-projects/ruta-maven-example</url>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/example-projects/ruta-maven-example</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/example-projects/ruta-maven-example</developerConnection>
+		<url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/example-projects/ruta-maven-example</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/example-projects/ruta-maven-example</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/example-projects/ruta-maven-example</developerConnection>
 	</scm>
 	<dependencies>
 		<dependency>

Modified: uima/uv3/ruta-v3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/pom.xml Sun Nov 24 18:25:21 2019
@@ -39,9 +39,9 @@
     elements from the chain of parent poms, if this is omitted. Keeping this a bit factored allows cutting/pasting 
     the <scm> element, and just changing the following two properties -->
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk</developerConnection>
   </scm>
 
   <!-- dependencies used during assembly -->

Modified: uima/uv3/ruta-v3/trunk/ruta-basic-type/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-basic-type/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-basic-type/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-basic-type/pom.xml Sun Nov 24 18:25:21 2019
@@ -43,9 +43,9 @@
 
   </dependencies>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-basic-type</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-basic-type</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-basic-type</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-basic-type</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-basic-type</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-basic-type</developerConnection>
   </scm>
   <build>
     <pluginManagement>

Modified: uima/uv3/ruta-v3/trunk/ruta-core-ext/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-core-ext/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-core-ext/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-core-ext/pom.xml Sun Nov 24 18:25:21 2019
@@ -47,9 +47,9 @@
     </dependency>
 	</dependencies>
 	<scm>
-		<url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-core-ext</url>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-core-ext</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-core-ext</developerConnection>
+		<url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-core-ext</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-core-ext</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-core-ext</developerConnection>
 	</scm>
 	<build>
 		<pluginManagement>

Modified: uima/uv3/ruta-v3/trunk/ruta-core/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-core/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-core/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-core/pom.xml Sun Nov 24 18:25:21 2019
@@ -139,9 +139,9 @@
     </dependency>
   </dependencies>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-core</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-core</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-core</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-core</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-core</developerConnection>
   </scm>
   <build>
     <pluginManagement>

Modified: uima/uv3/ruta-v3/trunk/ruta-docbook/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-docbook/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-docbook/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-docbook/pom.xml Sun Nov 24 18:25:21 2019
@@ -30,9 +30,9 @@
   <name>Apache UIMA Ruta Documentation</name>
   <url>${uimaWebsiteUrl}</url>
   <scm>
-  	<url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-docbook</url>
-  	<connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-docbook</connection>
-  	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-docbook</developerConnection>
+  	<url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-docbook</url>
+  	<connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-docbook</connection>
+  	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-docbook</developerConnection>
   </scm>
   <properties>
   	<uimaScmProject>${project.artifactId}</uimaScmProject>

Modified: uima/uv3/ruta-v3/trunk/ruta-eclipse-feature/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-eclipse-feature/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-eclipse-feature/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-eclipse-feature/pom.xml Sun Nov 24 18:25:21 2019
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-eclipse-feature
+      scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-eclipse-feature
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-eclipse-feature
+      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-eclipse-feature
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-eclipse-feature
+      http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-eclipse-feature
     </url>
   </scm>
   

Modified: uima/uv3/ruta-v3/trunk/ruta-eclipse-update-site/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-eclipse-update-site/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-eclipse-update-site/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-eclipse-update-site/pom.xml Sun Nov 24 18:25:21 2019
@@ -37,13 +37,13 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-eclipse-update-site
+      scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-eclipse-update-site
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-eclipse-update-site
+      scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-eclipse-update-site
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-eclipse-update-site
+      http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-eclipse-update-site
     </url>
   </scm>
   

Modified: uima/uv3/ruta-v3/trunk/ruta-ep-addons/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-addons/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-ep-addons/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-ep-addons/pom.xml Sun Nov 24 18:25:21 2019
@@ -137,9 +137,9 @@
     </dependency>
   </dependencies>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-ep-addons</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-addons</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-addons</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-addons</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-addons</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-addons</developerConnection>
   </scm>
   <build>
     <!-- don't use artifactId as first part of finalName, follow instead the eclipse convention -->

Modified: uima/uv3/ruta-v3/trunk/ruta-ep-caseditor/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-caseditor/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-ep-caseditor/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-ep-caseditor/pom.xml Sun Nov 24 18:25:21 2019
@@ -33,9 +33,9 @@
   <url>${uimaWebsiteUrl}</url>
   <description>Provides additional views for the CAS Editor</description>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-ep-caseditor</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-caseditor</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-caseditor</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-caseditor</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-caseditor</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-caseditor</developerConnection>
   </scm>
   <dependencies>
     <dependency>

Modified: uima/uv3/ruta-v3/trunk/ruta-ep-core-ext/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-core-ext/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-ep-core-ext/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-ep-core-ext/pom.xml Sun Nov 24 18:25:21 2019
@@ -33,9 +33,9 @@
   </properties>
   <url>${uimaWebsiteUrl}</url>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-ep-core-ext</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-core-ext</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-core-ext</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-core-ext</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-core-ext</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-core-ext</developerConnection>
   </scm>
   <dependencies>
     <dependency>

Modified: uima/uv3/ruta-v3/trunk/ruta-ep-engine/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-engine/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-ep-engine/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-ep-engine/pom.xml Sun Nov 24 18:25:21 2019
@@ -184,9 +184,9 @@ licensed under the Common Public License
     </dependency>
   </dependencies>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-ep-engine</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-engine</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-engine</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-engine</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-engine</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-engine</developerConnection>
   </scm>
   <build>
     <!-- don't use artifactId as first part of finalName, follow instead 

Modified: uima/uv3/ruta-v3/trunk/ruta-ep-ide-ui/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-ide-ui/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-ep-ide-ui/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-ep-ide-ui/pom.xml Sun Nov 24 18:25:21 2019
@@ -204,9 +204,9 @@
     </dependency>
   </dependencies>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-ep-ide-ui</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-ide-ui</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-ide-ui</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-ide-ui</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-ide-ui</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-ide-ui</developerConnection>
   </scm>
   <build>
     <!-- don't use artifactId as first part of finalName, follow instead the eclipse convention -->

Modified: uima/uv3/ruta-v3/trunk/ruta-ep-ide/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-ide/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-ep-ide/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-ep-ide/pom.xml Sun Nov 24 18:25:21 2019
@@ -104,9 +104,9 @@
     </dependency>
   </dependencies>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-ep-ide</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-ide</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-ide</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-ide</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-ide</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-ide</developerConnection>
   </scm>
   <build>
     <!-- don't use artifactId as first part of finalName, follow instead the eclipse convention -->

Modified: uima/uv3/ruta-v3/trunk/ruta-ep-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-parent/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-ep-parent/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-ep-parent/pom.xml Sun Nov 24 18:25:21 2019
@@ -44,9 +44,9 @@
        Keeping this a bit factored allows cutting/pasting the <scm>
        element, and just changing the following two properties -->
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-ep-parent</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-parent</developerConnection>
   </scm>
   
   <properties>

Modified: uima/uv3/ruta-v3/trunk/ruta-ep-textruler/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-textruler/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-ep-textruler/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-ep-textruler/pom.xml Sun Nov 24 18:25:21 2019
@@ -97,9 +97,9 @@
     </dependency>
   </dependencies>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-ep-textruler</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-textruler</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-ep-textruler</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-ep-textruler</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-textruler</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-ep-textruler</developerConnection>
   </scm>
   <build>
     <!-- don't use artifactId as first part of finalName, follow instead the eclipse convention -->

Modified: uima/uv3/ruta-v3/trunk/ruta-maven-archetype/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-maven-archetype/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-maven-archetype/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-maven-archetype/pom.xml Sun Nov 24 18:25:21 2019
@@ -22,9 +22,9 @@
   </properties>
   <url>${uimaWebsiteUrl}</url>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-maven-archetype</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-maven-archetype</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-maven-archetype</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-maven-archetype</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-maven-archetype</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-maven-archetype</developerConnection>
   </scm>
   <build>
     <extensions>

Modified: uima/uv3/ruta-v3/trunk/ruta-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-maven-plugin/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-maven-plugin/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-maven-plugin/pom.xml Sun Nov 24 18:25:21 2019
@@ -38,9 +38,9 @@
   </properties>
   <url>${uimaWebsiteUrl}</url>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-maven-plugin</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-maven-plugin</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-maven-plugin</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-maven-plugin</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-maven-plugin</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-maven-plugin</developerConnection>
   </scm>
   
   <dependencyManagement>

Modified: uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml Sun Nov 24 18:25:21 2019
@@ -45,9 +45,9 @@
        Keeping this a bit factored allows cutting/pasting the <scm>
        element, and just changing the following two properties -->
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-parent</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-parent</developerConnection>
   </scm>
 
   <!-- The repositories and pluginRepositories section is duplicated from the parent pom one, and adds 

Modified: uima/uv3/ruta-v3/trunk/ruta-typesystem/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-typesystem/pom.xml?rev=1870330&r1=1870329&r2=1870330&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-typesystem/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-typesystem/pom.xml Sun Nov 24 18:25:21 2019
@@ -50,9 +50,9 @@
 
   </dependencies>
   <scm>
-    <url>http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-typesystem</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-typesystem</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/ruta/trunk/ruta-typesystem</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-typesystem</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-typesystem</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/ruta-v3/trunk/ruta-typesystem</developerConnection>
   </scm>
   <build>
     <pluginManagement>