This is an automated email from the ASF dual-hosted git repository.
rec pushed a commit to branch refactoring/60-UIMA-Parent-POM-17
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git
The following commit(s) were added to
refs/heads/refactoring/60-UIMA-Parent-POM-17 by this push:
new c9f3ad8 [maven-release-plugin] prepare for next development iteration
c9f3ad8 is described below
commit c9f3ad81aacd0b454eed9fe29bc3c1b178586a9d
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Thu Oct 5 14:18:24 2023 +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 8213496..b4d8194 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.uima</groupId>
<artifactId>parent-pom</artifactId>
- <version>17</version>
+ <version>18-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-17</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>