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 2055cf9dc62de0082ae645eb258772205a55d8c4
Author: Richard Zowalla <r...@apache.org>
AuthorDate: Tue Jun 24 07:39:28 2025 +0200

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

diff --git a/archetype/pom.xml b/archetype/pom.xml
index f5de2c7c..322032b4 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.3.1-SNAPSHOT</version>
+    <version>3.4.0</version>
   </parent>
   <artifactId>stormcrawler-archetype</artifactId>
   <name>stormcrawler-archetype</name>
diff --git a/core/pom.xml b/core/pom.xml
index 5df740d7..cfd790af 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
        </parent>
 
        <artifactId>stormcrawler-core</artifactId>
diff --git a/external/ai/pom.xml b/external/ai/pom.xml
index 58798075..3d2b8515 100644
--- a/external/ai/pom.xml
+++ b/external/ai/pom.xml
@@ -19,14 +19,12 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0";
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.stormcrawler</groupId>
         <artifactId>stormcrawler-external</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.4.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/external/aws/pom.xml b/external/aws/pom.xml
index c14883ca..1889c170 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/langid/pom.xml b/external/langid/pom.xml
index 118d7cd7..6c3b5701 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/opensearch/archetype/pom.xml 
b/external/opensearch/archetype/pom.xml
index aee919a9..7ca115f9 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.3.1-SNAPSHOT</version>
+    <version>3.4.0</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 
diff --git a/external/opensearch/pom.xml b/external/opensearch/pom.xml
index a5aa711d..abafb434 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/playwright/pom.xml b/external/playwright/pom.xml
index a7f98236..53cf3f35 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/pom.xml b/external/pom.xml
index 377d46bf..a1be5a9e 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/solr/archetype/pom.xml b/external/solr/archetype/pom.xml
index 637c36ba..defeff28 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.3.1-SNAPSHOT</version>
+        <version>3.4.0</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/external/solr/pom.xml b/external/solr/pom.xml
index 32bf57d6..7f93cfac 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/sql/pom.xml b/external/sql/pom.xml
index d53af174..dfcccaf0 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/tika/pom.xml b/external/tika/pom.xml
index 0e397bf5..83270b73 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/urlfrontier/pom.xml b/external/urlfrontier/pom.xml
index 3a9654e9..566a2d96 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/warc/pom.xml b/external/warc/pom.xml
index 9e8c1545..f6d3ea8b 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.3.1-SNAPSHOT</version>
+               <version>3.4.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/pom.xml b/pom.xml
index cd1a565b..2af35c86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
 
        <groupId>org.apache.stormcrawler</groupId>
        <artifactId>stormcrawler</artifactId>
-       <version>3.3.1-SNAPSHOT</version>
+       <version>3.4.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>HEAD</tag>
+               <tag>stormcrawler-3.4.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-03-10T16:51:44Z</project.build.outputTimestamp>
+               
<project.build.outputTimestamp>2025-06-24T05:33:14Z</project.build.outputTimestamp>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <additionalparam>-Xdoclint:none</additionalparam>
                <!-- dependency versions -->

Reply via email to