This is an automated email from the ASF dual-hosted git repository.
rec pushed a commit to branch release/125-Apache-UIMA-Ruta-3.3.0
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git
The following commit(s) were added to
refs/heads/release/125-Apache-UIMA-Ruta-3.3.0 by this push:
new 8443b500 Issue #125: Apache UIMA Ruta 3.3.0
8443b500 is described below
commit 8443b500ad5d0041079ce804e1486373fd5f0a3b
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Mon Feb 13 16:06:21 2023 +0100
Issue #125: Apache UIMA Ruta 3.3.0
- Remove references to modules that no longer exist
---
ruta-ep-engine/pom.xml | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/ruta-ep-engine/pom.xml b/ruta-ep-engine/pom.xml
index 9cf187a8..1f8577df 100644
--- a/ruta-ep-engine/pom.xml
+++ b/ruta-ep-engine/pom.xml
@@ -55,18 +55,6 @@
<version>${project.parent.version}</version>
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>org.apache.uima</groupId>
- <artifactId>ruta-typesystem</artifactId>
- <version>${project.parent.version}</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>org.apache.uima</groupId>
- <artifactId>ruta-basic-type</artifactId>
- <version>${project.parent.version}</version>
- <scope>compile</scope>
- </dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-core-ext</artifactId>