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

rec pushed a commit to branch UIMA-6426-Upgrade-to-UIMA-Java-SDK-3.3.0
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git

commit 372c76e19edf7b48256f2030af6246ef9ff61f21
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Wed May 11 12:44:34 2022 +0200

    [UIMA-6426] Upgrade to UIMA Java SDK 3.3.0
    
    - Apache UIMA SDK 3.2.0 -> 3.3.0
    
    [UIMA-6433] Update issue and PR templates
    
    - Formatting
---
 .github/PULL_REQUEST_TEMPLATE.md | 6 ++----
 ruta-parent/pom.xml              | 2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 3f51645a..a61bf3d3 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -13,7 +13,5 @@
 * [ ] PR adds/updates documentation
 
 **Organizational**
-- [ ] PR includes new dependencies. <br>
-      <sub><sup>Only dependencies under [approved 
licenses](http://www.apache.org/legal/resolved.html#category-a)
-      are allowed. LICENSE and NOTICE files in the respective modules where 
dependencies have been
-      added as well as in the project root have been updated.</sup></sub>
+- [ ] PR includes new dependencies.
+      <sub><sup>Only dependencies under [approved 
licenses](http://www.apache.org/legal/resolved.html#category-a) are allowed. 
LICENSE and NOTICE files in the respective modules where dependencies have been 
added as well as in the project root have been updated.</sup></sub>
diff --git a/ruta-parent/pom.xml b/ruta-parent/pom.xml
index 2a2e173c..c757c56b 100644
--- a/ruta-parent/pom.xml
+++ b/ruta-parent/pom.xml
@@ -113,7 +113,7 @@
       Creative Commons Attribution 3.0 License.
     </postNoticeText>
 
-    <uimaVersion>3.2.0</uimaVersion>
+    <uimaVersion>3.3.0</uimaVersion>
     <uimafit-version>3.2.0</uimafit-version>
     <spring-version>4.3.30.RELEASE</spring-version>
 

Reply via email to