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

tallison pushed a commit to branch rel-stormcrawler-3.2.0-RC2
in repository https://gitbox.apache.org/repos/asf/incubator-stormcrawler.git


The following commit(s) were added to refs/heads/rel-stormcrawler-3.2.0-RC2 by 
this push:
     new 585f4899 [maven-release-plugin] prepare for next development iteration
585f4899 is described below

commit 585f4899f71e89af1b8846bd188361454f39d229
Author: tallison <[email protected]>
AuthorDate: Fri Nov 22 16:00:12 2024 -0500

    [maven-release-plugin] prepare for next development iteration
---
 archetype/pom.xml                     | 2 +-
 core/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/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 +++---
 15 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/archetype/pom.xml b/archetype/pom.xml
index 0716daa2..425bf7f3 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.2.0</version>
+    <version>3.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>stormcrawler-archetype</artifactId>
   <name>stormcrawler-archetype</name>
diff --git a/core/pom.xml b/core/pom.xml
index 29a993dc..95b33e66 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
        </parent>
 
        <artifactId>stormcrawler-core</artifactId>
diff --git a/external/aws/pom.xml b/external/aws/pom.xml
index e4893303..1d2dccd0 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/langid/pom.xml b/external/langid/pom.xml
index a6fba7e8..22e3036d 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/opensearch/archetype/pom.xml 
b/external/opensearch/archetype/pom.xml
index 1eddc08b..83df874e 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.2.0</version>
+    <version>3.2.1-SNAPSHOT</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 
diff --git a/external/opensearch/pom.xml b/external/opensearch/pom.xml
index 28196a42..9ceedc66 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/playwright/pom.xml b/external/playwright/pom.xml
index 79a99907..e989456b 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/pom.xml b/external/pom.xml
index ebd4d8af..0df6f035 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/solr/archetype/pom.xml b/external/solr/archetype/pom.xml
index 15ea218d..7ebcb7f6 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.2.0</version>
+        <version>3.2.1-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/external/solr/pom.xml b/external/solr/pom.xml
index 77811afa..c42b9619 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/sql/pom.xml b/external/sql/pom.xml
index 7b05fe06..9a5b0d63 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/tika/pom.xml b/external/tika/pom.xml
index 5c62857d..2e5be551 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/urlfrontier/pom.xml b/external/urlfrontier/pom.xml
index 1d868a0e..9bc248c9 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/warc/pom.xml b/external/warc/pom.xml
index 243be241..e393fcc7 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.2.0</version>
+               <version>3.2.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/pom.xml b/pom.xml
index f6fcd917..a7bb6d96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
 
        <groupId>org.apache.stormcrawler</groupId>
        <artifactId>stormcrawler</artifactId>
-       <version>3.2.0</version>
+       <version>3.2.1-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>stormcrawler</name>
@@ -50,7 +50,7 @@ under the License.
                <developerConnection>
                        
scm:git:[email protected]:apache/incubator-stormcrawler.git</developerConnection>
                <url>https://github.com/apache/incubator-stormcrawler</url>
-               <tag>stormcrawler-3.2.0</tag>
+               <tag>stormcrawler-3.1.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>2024-11-22T20:57:22Z</project.build.outputTimestamp>
+               
<project.build.outputTimestamp>2024-11-22T21:00:12Z</project.build.outputTimestamp>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <additionalparam>-Xdoclint:none</additionalparam>
                <!-- dependency versions -->

Reply via email to