You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2020/06/10 13:12:59 UTC

[uima-async-scaleout] 02/03: [UIMA-1830] depend on parent-pom-top version 4

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

cwiklik pushed a commit to branch depend-on-parent-pom-4
in repository https://gitbox.apache.org/repos/asf/uima-async-scaleout.git

commit 493e414449bd410804110da1df367ce8c05dadf8
Author: schor <schor>
AuthorDate: Wed Jul 7 10:16:09 2010 +0000

    [UIMA-1830] depend on parent-pom-top version 4
---
 aggregate-uima-as-eclipse-plugins/pom.xml | 2 +-
 aggregate-uima-as/pom.xml                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/aggregate-uima-as-eclipse-plugins/pom.xml b/aggregate-uima-as-eclipse-plugins/pom.xml
index 4af3d14..5dc5cf7 100644
--- a/aggregate-uima-as-eclipse-plugins/pom.xml
+++ b/aggregate-uima-as-eclipse-plugins/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4</version>
     <relativePath/>
   </parent>
 
diff --git a/aggregate-uima-as/pom.xml b/aggregate-uima-as/pom.xml
index 3b1361a..6c127cd 100644
--- a/aggregate-uima-as/pom.xml
+++ b/aggregate-uima-as/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4</version>
     <relativePath/>
   </parent>