This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch rel-opennlp-2.5.5
in repository https://gitbox.apache.org/repos/asf/opennlp.git
The following commit(s) were added to refs/heads/rel-opennlp-2.5.5 by this push:
new 2fda2205 [maven-release-plugin] prepare for next development iteration
2fda2205 is described below
commit 2fda22050a6e7cc46ebc9f3be175c27b5ed2e940
Author: Martin Wiesner <[email protected]>
AuthorDate: Sat Jul 19 19:14:29 2025 +0200
[maven-release-plugin] prepare for next development iteration
---
opennlp-distr/pom.xml | 2 +-
opennlp-dl-gpu/pom.xml | 2 +-
opennlp-dl/pom.xml | 2 +-
opennlp-docs/pom.xml | 2 +-
opennlp-morfologik-addon/pom.xml | 2 +-
opennlp-tools-models/pom.xml | 2 +-
opennlp-tools/pom.xml | 2 +-
opennlp-uima/pom.xml | 2 +-
pom.xml | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml
index 4cda4817..e997eca7 100644
--- a/opennlp-distr/pom.xml
+++ b/opennlp-distr/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp</artifactId>
- <version>2.5.5</version>
+ <version>2.5.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/opennlp-dl-gpu/pom.xml b/opennlp-dl-gpu/pom.xml
index c74df15e..84055a38 100644
--- a/opennlp-dl-gpu/pom.xml
+++ b/opennlp-dl-gpu/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp</artifactId>
- <version>2.5.5</version>
+ <version>2.5.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.opennlp</groupId>
diff --git a/opennlp-dl/pom.xml b/opennlp-dl/pom.xml
index 3914c6b9..526d6356 100644
--- a/opennlp-dl/pom.xml
+++ b/opennlp-dl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp</artifactId>
- <version>2.5.5</version>
+ <version>2.5.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.opennlp</groupId>
diff --git a/opennlp-docs/pom.xml b/opennlp-docs/pom.xml
index cd8a3e46..b953367a 100644
--- a/opennlp-docs/pom.xml
+++ b/opennlp-docs/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp</artifactId>
- <version>2.5.5</version>
+ <version>2.5.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/opennlp-morfologik-addon/pom.xml b/opennlp-morfologik-addon/pom.xml
index a352b575..88464c78 100644
--- a/opennlp-morfologik-addon/pom.xml
+++ b/opennlp-morfologik-addon/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp</artifactId>
- <version>2.5.5</version>
+ <version>2.5.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/opennlp-tools-models/pom.xml b/opennlp-tools-models/pom.xml
index 91bedbc2..b6c24e04 100644
--- a/opennlp-tools-models/pom.xml
+++ b/opennlp-tools-models/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp</artifactId>
- <version>2.5.5</version>
+ <version>2.5.6-SNAPSHOT</version>
</parent>
<artifactId>opennlp-tools-models</artifactId>
diff --git a/opennlp-tools/pom.xml b/opennlp-tools/pom.xml
index b9221d65..f8d8e979 100644
--- a/opennlp-tools/pom.xml
+++ b/opennlp-tools/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp</artifactId>
- <version>2.5.5</version>
+ <version>2.5.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/opennlp-uima/pom.xml b/opennlp-uima/pom.xml
index a05c3cf2..ce8de9c3 100644
--- a/opennlp-uima/pom.xml
+++ b/opennlp-uima/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp</artifactId>
- <version>2.5.5</version>
+ <version>2.5.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 8b665b8e..d103601c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp</artifactId>
- <version>2.5.5</version>
+ <version>2.5.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache OpenNLP Reactor</name>