This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/stormcrawler.git
commit 95e7520ec749146e14603c161db4f4cbb42fd162 Author: Richard Zowalla <[email protected]> AuthorDate: Sat Jan 17 19:41:59 2026 +0100 [maven-release-plugin] prepare for next development iteration --- archetype/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 2 +- external/ai/pom.xml | 2 +- external/aws/pom.xml | 2 +- external/langid/pom.xml | 2 +- external/opensearch/archetype/pom.xml | 2 +- external/opensearch/pom.xml | 2 +- external/playwright/pom.xml | 2 +- external/pom.xml | 2 +- external/selenium/pom.xml | 2 +- external/solr/archetype/pom.xml | 2 +- external/solr/pom.xml | 2 +- external/sql/pom.xml | 2 +- external/tika/pom.xml | 2 +- external/urlfrontier/pom.xml | 2 +- external/warc/pom.xml | 2 +- pom.xml | 4 ++-- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index fda9080a..3e3341cc 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> </parent> <artifactId>stormcrawler-archetype</artifactId> <name>stormcrawler-archetype</name> diff --git a/core/pom.xml b/core/pom.xml index 13305000..abb1c5fe 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> </parent> <artifactId>stormcrawler-core</artifactId> diff --git a/docs/pom.xml b/docs/pom.xml index 45070b03..25e9032b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> </parent> <artifactId>stormcrawler-docs</artifactId> diff --git a/external/ai/pom.xml b/external/ai/pom.xml index 118e653d..bd735cea 100644 --- a/external/ai/pom.xml +++ b/external/ai/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/aws/pom.xml b/external/aws/pom.xml index 3ce44644..f859eb86 100644 --- a/external/aws/pom.xml +++ b/external/aws/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/langid/pom.xml b/external/langid/pom.xml index 9b2ef78d..0de3cfdc 100644 --- a/external/langid/pom.xml +++ b/external/langid/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/opensearch/archetype/pom.xml b/external/opensearch/archetype/pom.xml index 651b60c6..9fb6b234 100644 --- a/external/opensearch/archetype/pom.xml +++ b/external/opensearch/archetype/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/external/opensearch/pom.xml b/external/opensearch/pom.xml index 241d52bb..79699fd6 100644 --- a/external/opensearch/pom.xml +++ b/external/opensearch/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/playwright/pom.xml b/external/playwright/pom.xml index 878febe3..43e51a81 100644 --- a/external/playwright/pom.xml +++ b/external/playwright/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/pom.xml b/external/pom.xml index ef8ec522..44745613 100644 --- a/external/pom.xml +++ b/external/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/selenium/pom.xml b/external/selenium/pom.xml index 8157da61..501f06dc 100644 --- a/external/selenium/pom.xml +++ b/external/selenium/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/solr/archetype/pom.xml b/external/solr/archetype/pom.xml index f9d3dfb5..77db1ef2 100644 --- a/external/solr/archetype/pom.xml +++ b/external/solr/archetype/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/external/solr/pom.xml b/external/solr/pom.xml index a88db3ef..25fa2cc3 100644 --- a/external/solr/pom.xml +++ b/external/solr/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/sql/pom.xml b/external/sql/pom.xml index 8649b79f..a72f8f88 100644 --- a/external/sql/pom.xml +++ b/external/sql/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/tika/pom.xml b/external/tika/pom.xml index b15959bd..94c76d8c 100644 --- a/external/tika/pom.xml +++ b/external/tika/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/urlfrontier/pom.xml b/external/urlfrontier/pom.xml index 30e06dd7..011e3d39 100644 --- a/external/urlfrontier/pom.xml +++ b/external/urlfrontier/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/warc/pom.xml b/external/warc/pom.xml index 3ff9da0a..b868b67c 100644 --- a/external/warc/pom.xml +++ b/external/warc/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 318f3fc8..1e5e3f63 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1</version> + <version>3.5.2-SNAPSHOT</version> <packaging>pom</packaging> <name>stormcrawler</name> @@ -60,7 +60,7 @@ under the License. <properties> <!-- timestamp for reproducible outputs, updated on release by the release plugin --> - <project.build.outputTimestamp>2026-01-17T18:27:10Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2026-01-17T18:41:59Z</project.build.outputTimestamp> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <additionalparam>-Xdoclint:none</additionalparam> <!-- dependency versions -->
