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 ced609b  [maven-release-plugin] prepare for next development iteration
ced609b is described below

commit ced609b5234414d81aac35c6e06a2aa8b60c4dfd
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Fri Mar 3 10:31:32 2023 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b51c374..8f81105 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>uimaj-io-json</artifactId>
-  <version>0.5.0</version>
+  <version>0.5.1-SNAPSHOT</version>
   <name>Apache UIMA: ${project.artifactId}: JSON CAS</name>
   <description>JSON support for UIMA SDK</description>
 
@@ -35,7 +35,7 @@
     
<connection>scm:git:https://github.com/apache/uima-uimaj-io-jsoncas/</connection>
     
<developerConnection>scm:git:https://github.com/apache/uima-uimaj-io-jsoncas/</developerConnection>
     <url>https://github.com/apache/uima-uimaj-io-jsoncas/</url>
-    <tag>uimaj-io-json-0.5.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>

Reply via email to