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

pkluegl pushed a commit to branch no-issue-fix-pom-3.4.x
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git

commit 2478bd547593a24d92580de11131fa4cb8017eaa
Author: kluegl <peter.klu...@averbis.com>
AuthorDate: Thu Feb 1 16:59:02 2024 +0100

    no issue: cleanup
---
 example-projects/ruta-maven-example/pom.xml | 2 +-
 pom.xml                                     | 2 +-
 ruta-core-ext/pom.xml                       | 2 +-
 ruta-core/pom.xml                           | 2 +-
 ruta-eclipse-update-site/pom.xml            | 2 +-
 ruta-ep-addons/pom.xml                      | 2 +-
 ruta-ep-caseditor/pom.xml                   | 2 +-
 ruta-ep-core-ext/pom.xml                    | 2 +-
 ruta-ep-engine/pom.xml                      | 2 +-
 ruta-ep-ide-ui/pom.xml                      | 2 +-
 ruta-ep-ide/pom.xml                         | 2 +-
 ruta-ep-parent/pom.xml                      | 2 +-
 ruta-ep-textruler/pom.xml                   | 2 +-
 ruta-maven-archetype/pom.xml                | 2 +-
 ruta-maven-plugin/pom.xml                   | 2 +-
 ruta-parent/pom.xml                         | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/example-projects/ruta-maven-example/pom.xml 
b/example-projects/ruta-maven-example/pom.xml
index d241ca62..345d37ab 100644
--- a/example-projects/ruta-maven-example/pom.xml
+++ b/example-projects/ruta-maven-example/pom.xml
@@ -37,7 +37,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index 762a3276..2954f339 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <!-- dependencies used during assembly -->
diff --git a/ruta-core-ext/pom.xml b/ruta-core-ext/pom.xml
index 9eb7be78..44e16aed 100644
--- a/ruta-core-ext/pom.xml
+++ b/ruta-core-ext/pom.xml
@@ -43,7 +43,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/ruta-core/pom.xml b/ruta-core/pom.xml
index cbea8efb..4342d684 100644
--- a/ruta-core/pom.xml
+++ b/ruta-core/pom.xml
@@ -43,7 +43,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/ruta-eclipse-update-site/pom.xml b/ruta-eclipse-update-site/pom.xml
index 61bfa2e9..3c2bee1e 100644
--- a/ruta-eclipse-update-site/pom.xml
+++ b/ruta-eclipse-update-site/pom.xml
@@ -39,7 +39,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/ruta-ep-addons/pom.xml b/ruta-ep-addons/pom.xml
index 185cc2e2..f2fdb100 100644
--- a/ruta-ep-addons/pom.xml
+++ b/ruta-ep-addons/pom.xml
@@ -40,7 +40,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/ruta-ep-caseditor/pom.xml b/ruta-ep-caseditor/pom.xml
index a33cfeb1..b329313e 100644
--- a/ruta-ep-caseditor/pom.xml
+++ b/ruta-ep-caseditor/pom.xml
@@ -37,7 +37,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/ruta-ep-core-ext/pom.xml b/ruta-ep-core-ext/pom.xml
index 5157d4d0..64bd656f 100644
--- a/ruta-ep-core-ext/pom.xml
+++ b/ruta-ep-core-ext/pom.xml
@@ -41,7 +41,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/ruta-ep-engine/pom.xml b/ruta-ep-engine/pom.xml
index f53069d2..dc0e7a24 100644
--- a/ruta-ep-engine/pom.xml
+++ b/ruta-ep-engine/pom.xml
@@ -45,7 +45,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/ruta-ep-ide-ui/pom.xml b/ruta-ep-ide-ui/pom.xml
index 0cec2524..c78be2ec 100644
--- a/ruta-ep-ide-ui/pom.xml
+++ b/ruta-ep-ide-ui/pom.xml
@@ -40,7 +40,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/ruta-ep-ide/pom.xml b/ruta-ep-ide/pom.xml
index 34093238..edba8f56 100644
--- a/ruta-ep-ide/pom.xml
+++ b/ruta-ep-ide/pom.xml
@@ -41,7 +41,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/ruta-ep-parent/pom.xml b/ruta-ep-parent/pom.xml
index 7137e356..a79af397 100644
--- a/ruta-ep-parent/pom.xml
+++ b/ruta-ep-parent/pom.xml
@@ -46,7 +46,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/ruta-ep-textruler/pom.xml b/ruta-ep-textruler/pom.xml
index 26dfb890..48f7862f 100644
--- a/ruta-ep-textruler/pom.xml
+++ b/ruta-ep-textruler/pom.xml
@@ -40,7 +40,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>
diff --git a/ruta-maven-archetype/pom.xml b/ruta-maven-archetype/pom.xml
index b341e1fd..c06be778 100644
--- a/ruta-maven-archetype/pom.xml
+++ b/ruta-maven-archetype/pom.xml
@@ -38,7 +38,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>
diff --git a/ruta-maven-plugin/pom.xml b/ruta-maven-plugin/pom.xml
index 67e483a6..6b9f3454 100644
--- a/ruta-maven-plugin/pom.xml
+++ b/ruta-maven-plugin/pom.xml
@@ -49,7 +49,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencyManagement>
diff --git a/ruta-parent/pom.xml b/ruta-parent/pom.xml
index b08ff75d..668a610f 100644
--- a/ruta-parent/pom.xml
+++ b/ruta-parent/pom.xml
@@ -44,7 +44,7 @@
     <connection>scm:git:https://github.com/apache/uima-ruta/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-ruta/</developerConnection>
     <url>https://github.com/apache/uima-ruta/</url>
-    <tag>ruta-3.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <repositories>

Reply via email to