This is an automated email from the ASF dual-hosted git repository.
rec pushed a commit to branch 70-UIMA-Parent-POM-18
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git
The following commit(s) were added to refs/heads/70-UIMA-Parent-POM-18 by this
push:
new 3a89c25 [maven-release-plugin] prepare for next development iteration
3a89c25 is described below
commit 3a89c255f8d0004665c4297aa1ab5badf1d2ffb2
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Fri Oct 11 11:41:45 2024 +0200
[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 f25ff01..0e4587c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.uima</groupId>
<artifactId>parent-pom</artifactId>
- <version>18</version>
+ <version>19-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache UIMA ${project.artifactId}</name>
@@ -76,7 +76,7 @@
<connection>scm:git:https://github.com/apache/uima-parent-pom</connection>
<developerConnection>scm:git:https://github.com/apache/uima-parent-pom</developerConnection>
<url>https://github.com/apache/uima-parent-pom</url>
- <tag>parent-pom-18</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>