This is an automated email from the ASF dual-hosted git repository. rec pushed a commit to branch refactoring/218-Update-dependencies in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git
commit 0a04dc294cfcb7f0a49a14ebf4f409ebc47ac4ec Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Thu Jan 26 11:33:36 2023 +0100 Issue #218: Update dependencies - UIMA parent POM 16-SNAPSHOT -> 16 --- ...r-file-identifying-parent-pom => marker-file-generate-changes-report | 0 uimafit-parent/pom.xml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/marker-file-identifying-parent-pom b/marker-file-generate-changes-report similarity index 100% rename from marker-file-identifying-parent-pom rename to marker-file-generate-changes-report diff --git a/uimafit-parent/pom.xml b/uimafit-parent/pom.xml index 040c263..8572204 100644 --- a/uimafit-parent/pom.xml +++ b/uimafit-parent/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.uima</groupId> <artifactId>parent-pom</artifactId> <relativePath /> - <version>16-SNAPSHOT</version> + <version>16</version> </parent> <artifactId>uimafit-parent</artifactId> <version>3.4.0-SNAPSHOT</version>
