You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by jo...@apache.org on 2024/03/14 15:54:47 UTC

(ctakes) branch 5.1.0-SNAPSHOT updated: Changed pom files = 5.0.0-SNAPSHOT changed to 5.1.0-SNAPSHOT

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

johnsd pushed a commit to branch 5.1.0-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/ctakes.git


The following commit(s) were added to refs/heads/5.1.0-SNAPSHOT by this push:
     new c7dffe9  Changed pom files = 5.0.0-SNAPSHOT changed to 5.1.0-SNAPSHOT
c7dffe9 is described below

commit c7dffe99f4a3d6b791c4eef810c985d99733110d
Author: Dennis Johns <jo...@gmail.com>
AuthorDate: Thu Mar 14 11:54:37 2024 -0400

    Changed pom files = 5.0.0-SNAPSHOT changed to 5.1.0-SNAPSHOT
---
 ctakes-assertion/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ctakes-assertion/pom.xml b/ctakes-assertion/pom.xml
index 75c11b4..5b9ac27 100644
--- a/ctakes-assertion/pom.xml
+++ b/ctakes-assertion/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>5.0.0-SNAPSHOT</version>
+		<version>5.1.0-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 	<dependency>