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

rec pushed a commit to branch refactoring/UIMA-6459-Upgrade-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit e8ed90b7f076a8f1aa771564f330755ddd32bbfa
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Mon May 30 10:02:32 2022 +0200

    [UIMA-6459] Upgrade dependencies
    
    - UIMA Parent POM 15-SNAPSHOT -> 15
---
 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 ad5551e93..f1962adcf 100644
--- a/uimaj-parent/pom.xml
+++ b/uimaj-parent/pom.xml
@@ -32,7 +32,7 @@
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom</artifactId>
     <relativePath />
-    <version>15-SNAPSHOT</version>
+    <version>15</version>
   </parent>
 
   <artifactId>uimaj-parent</artifactId>

Reply via email to