This is an automated email from the ASF dual-hosted git repository.
rec pushed a commit to branch release/146-Apache-UIMA-Ruta-3.4.0
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git
The following commit(s) were added to
refs/heads/release/146-Apache-UIMA-Ruta-3.4.0 by this push:
new 1c6d2982 No issue: Set version back to 3.4.0-SNAPSHOT
1c6d2982 is described below
commit 1c6d29823a5e6afea09d540add87e55e6fac4626
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Thu Jan 11 21:20:47 2024 +0100
No issue: Set version back to 3.4.0-SNAPSHOT
---
example-projects/ruta-ep-example-extensions/pom.xml | 2 +-
example-projects/ruta-maven-example/pom.xml | 2 +-
pom.xml | 2 +-
ruta-core-ext/pom.xml | 2 +-
ruta-core/pom.xml | 2 +-
ruta-documentation/pom.xml | 2 +-
ruta-eclipse-feature/pom.xml | 16 ++++++++--------
ruta-eclipse-update-site/pom.xml | 4 ++--
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 +-
19 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/example-projects/ruta-ep-example-extensions/pom.xml
b/example-projects/ruta-ep-example-extensions/pom.xml
index 8952c185..1875c532 100644
--- a/example-projects/ruta-ep-example-extensions/pom.xml
+++ b/example-projects/ruta-ep-example-extensions/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../../ruta-ep-parent/pom.xml</relativePath>
</parent>
diff --git a/example-projects/ruta-maven-example/pom.xml
b/example-projects/ruta-maven-example/pom.xml
index d241ca62..fff38608 100644
--- a/example-projects/ruta-maven-example/pom.xml
+++ b/example-projects/ruta-maven-example/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../../ruta-parent/pom.xml</relativePath>
</parent>
<url>${uimaWebsiteUrl}</url>
diff --git a/pom.xml b/pom.xml
index 9281caa3..c32016c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>ruta-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-core-ext/pom.xml b/ruta-core-ext/pom.xml
index 9eb7be78..417b54b4 100644
--- a/ruta-core-ext/pom.xml
+++ b/ruta-core-ext/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-core/pom.xml b/ruta-core/pom.xml
index cbea8efb..feeb815d 100644
--- a/ruta-core/pom.xml
+++ b/ruta-core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-documentation/pom.xml b/ruta-documentation/pom.xml
index 749727d8..864e9e57 100644
--- a/ruta-documentation/pom.xml
+++ b/ruta-documentation/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-eclipse-feature/pom.xml b/ruta-eclipse-feature/pom.xml
index eefa00e6..cf3d251e 100644
--- a/ruta-eclipse-feature/pom.xml
+++ b/ruta-eclipse-feature/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>
@@ -90,37 +90,37 @@
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-addons</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-caseditor</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-core-ext</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-engine</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-ide</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-ide-ui</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-textruler</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
diff --git a/ruta-eclipse-update-site/pom.xml b/ruta-eclipse-update-site/pom.xml
index 61bfa2e9..17f43b41 100644
--- a/ruta-eclipse-update-site/pom.xml
+++ b/ruta-eclipse-update-site/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>org.apache.uima.ruta.feature</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/ruta-ep-addons/pom.xml b/ruta-ep-addons/pom.xml
index 185cc2e2..c021f7d0 100644
--- a/ruta-ep-addons/pom.xml
+++ b/ruta-ep-addons/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-ep-caseditor/pom.xml b/ruta-ep-caseditor/pom.xml
index a33cfeb1..492dc73f 100644
--- a/ruta-ep-caseditor/pom.xml
+++ b/ruta-ep-caseditor/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>
<properties>
diff --git a/ruta-ep-core-ext/pom.xml b/ruta-ep-core-ext/pom.xml
index 5157d4d0..388ef247 100644
--- a/ruta-ep-core-ext/pom.xml
+++ b/ruta-ep-core-ext/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-ep-engine/pom.xml b/ruta-ep-engine/pom.xml
index f53069d2..533adc32 100644
--- a/ruta-ep-engine/pom.xml
+++ b/ruta-ep-engine/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-ep-ide-ui/pom.xml b/ruta-ep-ide-ui/pom.xml
index 0cec2524..95de4b84 100644
--- a/ruta-ep-ide-ui/pom.xml
+++ b/ruta-ep-ide-ui/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-ep-ide/pom.xml b/ruta-ep-ide/pom.xml
index 34093238..8e15ac67 100644
--- a/ruta-ep-ide/pom.xml
+++ b/ruta-ep-ide/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-ep-parent/pom.xml b/ruta-ep-parent/pom.xml
index 7137e356..5d516fca 100644
--- a/ruta-ep-parent/pom.xml
+++ b/ruta-ep-parent/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-ep-textruler/pom.xml b/ruta-ep-textruler/pom.xml
index 26dfb890..21fbd265 100644
--- a/ruta-ep-textruler/pom.xml
+++ b/ruta-ep-textruler/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-maven-archetype/pom.xml b/ruta-maven-archetype/pom.xml
index b341e1fd..d16a129d 100644
--- a/ruta-maven-archetype/pom.xml
+++ b/ruta-maven-archetype/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>
<properties>
diff --git a/ruta-maven-plugin/pom.xml b/ruta-maven-plugin/pom.xml
index 67e483a6..febb0c0f 100644
--- a/ruta-maven-plugin/pom.xml
+++ b/ruta-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>
diff --git a/ruta-parent/pom.xml b/ruta-parent/pom.xml
index b08ff75d..4d12eb23 100644
--- a/ruta-parent/pom.xml
+++ b/ruta-parent/pom.xml
@@ -29,7 +29,7 @@
<artifactId>ruta-parent</artifactId>
<packaging>pom</packaging>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<name>Apache UIMA Ruta: ${project.artifactId}</name>
<url>${uimaWebsiteUrl}</url>
<inceptionYear>2011</inceptionYear>