This is an automated email from the ASF dual-hosted git repository.
rec pushed a commit to branch release/20-Apache-UIMA-Java-SDK-JSON-CAS-IO-0.5.0
in repository https://gitbox.apache.org/repos/asf/uima-uimaj-io-jsoncas.git
The following commit(s) were added to
refs/heads/release/20-Apache-UIMA-Java-SDK-JSON-CAS-IO-0.5.0 by this push:
new d7505d1 Issue #20: Apache UIMA Java SDK JSON CAS I/O (TM) v0.5.0
d7505d1 is described below
commit d7505d1abaf8d4c58cd0214821d2f398d4becb50
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Fri Mar 3 10:30:41 2023 +0100
Issue #20: Apache UIMA Java SDK JSON CAS I/O (TM) v0.5.0
- Set version back to 0.5.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8f81105..2130ecb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>uimaj-io-json</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
<name>Apache UIMA: ${project.artifactId}: JSON CAS</name>
<description>JSON support for UIMA SDK</description>