This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch stormcrawler-3.5.0-RC3
in repository https://gitbox.apache.org/repos/asf/stormcrawler.git

commit a0a146c43e19c8ea391e3d68f5b61bf84df9752d
Author: Richard Zowalla <r...@apache.org>
AuthorDate: Tue Sep 16 19:49:23 2025 +0200

    [maven-release-plugin] prepare release stormcrawler-3.5.0
---
 archetype/pom.xml                     | 2 +-
 core/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                               | 6 +++---
 17 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/archetype/pom.xml b/archetype/pom.xml
index cfe8ae3e..21924e30 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.4.1-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
   <artifactId>stormcrawler-archetype</artifactId>
   <name>stormcrawler-archetype</name>
diff --git a/core/pom.xml b/core/pom.xml
index 2fd6d374..8ec79cfb 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
        </parent>
 
        <artifactId>stormcrawler-core</artifactId>
diff --git a/external/ai/pom.xml b/external/ai/pom.xml
index d18d3f43..450213c5 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.4.1-SNAPSHOT</version>
+        <version>3.5.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/external/aws/pom.xml b/external/aws/pom.xml
index 218b5530..24d5c854 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/langid/pom.xml b/external/langid/pom.xml
index 4e83c13a..ac7358f6 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/opensearch/archetype/pom.xml 
b/external/opensearch/archetype/pom.xml
index 12532fd2..b10eca9a 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.4.1-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 
diff --git a/external/opensearch/pom.xml b/external/opensearch/pom.xml
index dc928d34..174c8d3c 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/playwright/pom.xml b/external/playwright/pom.xml
index 9b5a7a35..1272d4da 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/pom.xml b/external/pom.xml
index a1c55847..beee8844 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/selenium/pom.xml b/external/selenium/pom.xml
index 36c815b8..ea8384de 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/solr/archetype/pom.xml b/external/solr/archetype/pom.xml
index 973e0dc7..b6a2df7b 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.4.1-SNAPSHOT</version>
+        <version>3.5.0</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/external/solr/pom.xml b/external/solr/pom.xml
index 89fd50a7..35beee9b 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/sql/pom.xml b/external/sql/pom.xml
index 3266f916..e167ebf3 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/tika/pom.xml b/external/tika/pom.xml
index 2aa7893d..53d5e953 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/urlfrontier/pom.xml b/external/urlfrontier/pom.xml
index 840a8e29..395d391c 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/warc/pom.xml b/external/warc/pom.xml
index d75e76ce..6578a81b 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.4.1-SNAPSHOT</version>
+               <version>3.5.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/pom.xml b/pom.xml
index dae97f12..a88367be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
 
        <groupId>org.apache.stormcrawler</groupId>
        <artifactId>stormcrawler</artifactId>
-       <version>3.4.1-SNAPSHOT</version>
+       <version>3.5.0</version>
        <packaging>pom</packaging>
 
        <name>stormcrawler</name>
@@ -50,7 +50,7 @@ under the License.
                <developerConnection>
                        
scm:git:g...@github.com:apache/stormcrawler.git</developerConnection>
                <url>https://github.com/apache/stormcrawler</url>
-               <tag>stormcrawler-3.4.0</tag>
+               <tag>stormcrawler-3.5.0</tag>
        </scm>
 
        <issueManagement>
@@ -60,7 +60,7 @@ under the License.
 
        <properties>
                <!-- timestamp for reproducible outputs, updated on release by 
the release plugin -->
-               
<project.build.outputTimestamp>2025-06-24T05:39:32Z</project.build.outputTimestamp>
+               
<project.build.outputTimestamp>2025-09-16T17:46:15Z</project.build.outputTimestamp>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <additionalparam>-Xdoclint:none</additionalparam>
                <!-- dependency versions -->

Reply via email to