This is an automated email from the ASF dual-hosted git repository. rec pushed a commit to branch refactoring/270-Update-dependencies in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
commit 4ffd6e3e4c50974d02b20e40387f9e47d789a6a4 Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Mon Jan 23 14:48:04 2023 +0100 Issue #270: Update dependencies (3.4.0) - parent-pom 16-SNAPSHOT -> 16 --- uimaj-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml index 9f797a104..dba6d4d0a 100644 --- a/uimaj-parent/pom.xml +++ b/uimaj-parent/pom.xml @@ -34,7 +34,7 @@ <groupId>org.apache.uima</groupId> <artifactId>parent-pom</artifactId> <relativePath /> - <version>16-SNAPSHOT</version> + <version>16</version> </parent> <artifactId>uimaj-parent</artifactId>
