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

rzo1 pushed a commit to branch rel-stormcrawler-3.0-rc1
in repository https://gitbox.apache.org/repos/asf/incubator-stormcrawler.git


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

commit ec921bcdf38495aff69474962efd3bf61bfb0ae4
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon May 6 20:52:42 2024 +0200

    [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/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                               | 2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/archetype/pom.xml b/archetype/pom.xml
index 906d5a52..fa30520e 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.0</version>
+    <version>3.1-SNAPSHOT</version>
   </parent>
   <artifactId>stormcrawler-archetype</artifactId>
   <name>stormcrawler-archetype</name>
diff --git a/core/pom.xml b/core/pom.xml
index c9f7a80a..44a9946d 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.0</version>
+               <version>3.1-SNAPSHOT</version>
        </parent>
 
        <artifactId>stormcrawler-core</artifactId>
diff --git a/external/aws/pom.xml b/external/aws/pom.xml
index f3672767..cdce0722 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.0</version>
+               <version>3.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/langid/pom.xml b/external/langid/pom.xml
index 0e05935e..e669c9bc 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.0</version>
+               <version>3.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/opensearch/archetype/pom.xml 
b/external/opensearch/archetype/pom.xml
index 8703ef46..b3d8fdcb 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.0</version>
+    <version>3.1-SNAPSHOT</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 
diff --git a/external/opensearch/pom.xml b/external/opensearch/pom.xml
index 64fe0572..7fbfc706 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.0</version>
+               <version>3.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/pom.xml b/external/pom.xml
index 6782509c..54c8f047 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.0</version>
+               <version>3.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/solr/pom.xml b/external/solr/pom.xml
index 18efd231..21452f30 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.0</version>
+               <version>3.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/sql/pom.xml b/external/sql/pom.xml
index 5fffb58f..1763c59a 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.0</version>
+               <version>3.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/tika/pom.xml b/external/tika/pom.xml
index 79d81c22..94b8c316 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.0</version>
+               <version>3.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/urlfrontier/pom.xml b/external/urlfrontier/pom.xml
index db9d98b6..8352a3d6 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.0</version>
+               <version>3.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/external/warc/pom.xml b/external/warc/pom.xml
index ff3aa575..b7ecd052 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.0</version>
+               <version>3.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/pom.xml b/pom.xml
index 2934e734..6a7e9c42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
 
        <groupId>org.apache.stormcrawler</groupId>
        <artifactId>stormcrawler</artifactId>
-       <version>3.0</version>
+       <version>3.1-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>stormcrawler</name>

Reply via email to