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

gnodet pushed a commit to branch maven-4.0.0-rc-2
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-4.0.0-rc-2 by this push:
     new 4714483009 [maven-release-plugin] prepare for next development 
iteration
4714483009 is described below

commit 47144830096918439c3688fdf88baf61ffd85f41
Author: Guillaume Nodet <gno...@gmail.com>
AuthorDate: Sat Dec 14 00:22:29 2024 +0100

    [maven-release-plugin] prepare for next development iteration
---
 apache-maven/pom.xml                     | 2 +-
 api/maven-api-annotations/pom.xml        | 2 +-
 api/maven-api-cli/pom.xml                | 2 +-
 api/maven-api-core/pom.xml               | 2 +-
 api/maven-api-di/pom.xml                 | 2 +-
 api/maven-api-metadata/pom.xml           | 2 +-
 api/maven-api-model/pom.xml              | 2 +-
 api/maven-api-plugin/pom.xml             | 2 +-
 api/maven-api-settings/pom.xml           | 2 +-
 api/maven-api-spi/pom.xml                | 2 +-
 api/maven-api-toolchain/pom.xml          | 2 +-
 api/maven-api-xml/pom.xml                | 2 +-
 api/pom.xml                              | 2 +-
 compat/maven-artifact/pom.xml            | 2 +-
 compat/maven-builder-support/pom.xml     | 2 +-
 compat/maven-compat/pom.xml              | 2 +-
 compat/maven-embedder/pom.xml            | 2 +-
 compat/maven-model-builder/pom.xml       | 2 +-
 compat/maven-model/pom.xml               | 2 +-
 compat/maven-plugin-api/pom.xml          | 2 +-
 compat/maven-repository-metadata/pom.xml | 2 +-
 compat/maven-resolver-provider/pom.xml   | 2 +-
 compat/maven-settings-builder/pom.xml    | 2 +-
 compat/maven-settings/pom.xml            | 2 +-
 compat/maven-toolchain-builder/pom.xml   | 2 +-
 compat/maven-toolchain-model/pom.xml     | 2 +-
 compat/pom.xml                           | 2 +-
 impl/maven-cli/pom.xml                   | 2 +-
 impl/maven-core/pom.xml                  | 2 +-
 impl/maven-di/pom.xml                    | 2 +-
 impl/maven-executor/pom.xml              | 2 +-
 impl/maven-impl/pom.xml                  | 2 +-
 impl/maven-jline/pom.xml                 | 2 +-
 impl/maven-logging/pom.xml               | 2 +-
 impl/maven-xml/pom.xml                   | 2 +-
 impl/pom.xml                             | 2 +-
 pom.xml                                  | 6 +++---
 37 files changed, 39 insertions(+), 39 deletions(-)

diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml
index 9383ed1854..3d7e8c5370 100644
--- a/apache-maven/pom.xml
+++ b/apache-maven/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-maven</artifactId>
diff --git a/api/maven-api-annotations/pom.xml 
b/api/maven-api-annotations/pom.xml
index 4ea8843387..b3a9d4d930 100644
--- a/api/maven-api-annotations/pom.xml
+++ b/api/maven-api-annotations/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-annotations</artifactId>
diff --git a/api/maven-api-cli/pom.xml b/api/maven-api-cli/pom.xml
index f8f9f9eebe..00f2015a75 100644
--- a/api/maven-api-cli/pom.xml
+++ b/api/maven-api-cli/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-cli</artifactId>
diff --git a/api/maven-api-core/pom.xml b/api/maven-api-core/pom.xml
index 84213db388..6c1bb03326 100644
--- a/api/maven-api-core/pom.xml
+++ b/api/maven-api-core/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-core</artifactId>
diff --git a/api/maven-api-di/pom.xml b/api/maven-api-di/pom.xml
index 3558536151..191e662534 100644
--- a/api/maven-api-di/pom.xml
+++ b/api/maven-api-di/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-di</artifactId>
diff --git a/api/maven-api-metadata/pom.xml b/api/maven-api-metadata/pom.xml
index 210a9f3763..c7886d5d9a 100644
--- a/api/maven-api-metadata/pom.xml
+++ b/api/maven-api-metadata/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-metadata</artifactId>
diff --git a/api/maven-api-model/pom.xml b/api/maven-api-model/pom.xml
index 7304f80296..de1951415e 100644
--- a/api/maven-api-model/pom.xml
+++ b/api/maven-api-model/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-model</artifactId>
diff --git a/api/maven-api-plugin/pom.xml b/api/maven-api-plugin/pom.xml
index fdd81606c5..c74e187bfa 100644
--- a/api/maven-api-plugin/pom.xml
+++ b/api/maven-api-plugin/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-plugin</artifactId>
diff --git a/api/maven-api-settings/pom.xml b/api/maven-api-settings/pom.xml
index 7d22c31b6e..4e8b6291f2 100644
--- a/api/maven-api-settings/pom.xml
+++ b/api/maven-api-settings/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-settings</artifactId>
diff --git a/api/maven-api-spi/pom.xml b/api/maven-api-spi/pom.xml
index 839866e497..3166af945d 100644
--- a/api/maven-api-spi/pom.xml
+++ b/api/maven-api-spi/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-spi</artifactId>
diff --git a/api/maven-api-toolchain/pom.xml b/api/maven-api-toolchain/pom.xml
index 75ab2e8b82..663148bb13 100644
--- a/api/maven-api-toolchain/pom.xml
+++ b/api/maven-api-toolchain/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-toolchain</artifactId>
diff --git a/api/maven-api-xml/pom.xml b/api/maven-api-xml/pom.xml
index 71e71a736d..b1956eabdd 100644
--- a/api/maven-api-xml/pom.xml
+++ b/api/maven-api-xml/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api-xml</artifactId>
diff --git a/api/pom.xml b/api/pom.xml
index 92e5f2a985..28585d8d0e 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-api</artifactId>
diff --git a/compat/maven-artifact/pom.xml b/compat/maven-artifact/pom.xml
index 6de00a3217..73a3244c87 100644
--- a/compat/maven-artifact/pom.xml
+++ b/compat/maven-artifact/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-builder-support/pom.xml 
b/compat/maven-builder-support/pom.xml
index 3693facf91..f7e9308aff 100644
--- a/compat/maven-builder-support/pom.xml
+++ b/compat/maven-builder-support/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-compat/pom.xml b/compat/maven-compat/pom.xml
index 88372d8fb6..d23d5efd1f 100644
--- a/compat/maven-compat/pom.xml
+++ b/compat/maven-compat/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-embedder/pom.xml b/compat/maven-embedder/pom.xml
index 506b81f6d4..ee4d97e33a 100644
--- a/compat/maven-embedder/pom.xml
+++ b/compat/maven-embedder/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-model-builder/pom.xml 
b/compat/maven-model-builder/pom.xml
index 4541173fc5..31b91726bc 100644
--- a/compat/maven-model-builder/pom.xml
+++ b/compat/maven-model-builder/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-model/pom.xml b/compat/maven-model/pom.xml
index cace7ace8e..27f9af731a 100644
--- a/compat/maven-model/pom.xml
+++ b/compat/maven-model/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-plugin-api/pom.xml b/compat/maven-plugin-api/pom.xml
index 8c5f137436..08b0a16239 100644
--- a/compat/maven-plugin-api/pom.xml
+++ b/compat/maven-plugin-api/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-repository-metadata/pom.xml 
b/compat/maven-repository-metadata/pom.xml
index 1b1a09783b..30e86648fc 100644
--- a/compat/maven-repository-metadata/pom.xml
+++ b/compat/maven-repository-metadata/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-resolver-provider/pom.xml 
b/compat/maven-resolver-provider/pom.xml
index b5c9c66bec..c7e3ce5256 100644
--- a/compat/maven-resolver-provider/pom.xml
+++ b/compat/maven-resolver-provider/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-settings-builder/pom.xml 
b/compat/maven-settings-builder/pom.xml
index a49ba11f65..1e9ec2bf81 100644
--- a/compat/maven-settings-builder/pom.xml
+++ b/compat/maven-settings-builder/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-settings/pom.xml b/compat/maven-settings/pom.xml
index b2b84072c5..4d43e9fe7a 100644
--- a/compat/maven-settings/pom.xml
+++ b/compat/maven-settings/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-toolchain-builder/pom.xml 
b/compat/maven-toolchain-builder/pom.xml
index 8b099cf487..4b5d4a7ecc 100644
--- a/compat/maven-toolchain-builder/pom.xml
+++ b/compat/maven-toolchain-builder/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/maven-toolchain-model/pom.xml 
b/compat/maven-toolchain-model/pom.xml
index d3df171c6c..f5bca964ba 100644
--- a/compat/maven-toolchain-model/pom.xml
+++ b/compat/maven-toolchain-model/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/compat/pom.xml b/compat/pom.xml
index 541d16bd52..a1f54adf20 100644
--- a/compat/pom.xml
+++ b/compat/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-compat-modules</artifactId>
diff --git a/impl/maven-cli/pom.xml b/impl/maven-cli/pom.xml
index 8f3a0aa976..40fbac2ada 100644
--- a/impl/maven-cli/pom.xml
+++ b/impl/maven-cli/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/impl/maven-core/pom.xml b/impl/maven-core/pom.xml
index f74cee3e4b..5a919513eb 100644
--- a/impl/maven-core/pom.xml
+++ b/impl/maven-core/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/impl/maven-di/pom.xml b/impl/maven-di/pom.xml
index aa28b2f7ec..b1a2bc2a9a 100644
--- a/impl/maven-di/pom.xml
+++ b/impl/maven-di/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/impl/maven-executor/pom.xml b/impl/maven-executor/pom.xml
index 5f229b808a..661393fa6b 100644
--- a/impl/maven-executor/pom.xml
+++ b/impl/maven-executor/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/impl/maven-impl/pom.xml b/impl/maven-impl/pom.xml
index 96992bb9d1..8ac3015134 100644
--- a/impl/maven-impl/pom.xml
+++ b/impl/maven-impl/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/impl/maven-jline/pom.xml b/impl/maven-jline/pom.xml
index 330937ad3d..1dd607d85c 100644
--- a/impl/maven-jline/pom.xml
+++ b/impl/maven-jline/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/impl/maven-logging/pom.xml b/impl/maven-logging/pom.xml
index 9a651307ec..ed451909b2 100644
--- a/impl/maven-logging/pom.xml
+++ b/impl/maven-logging/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/impl/maven-xml/pom.xml b/impl/maven-xml/pom.xml
index 905bd4be90..bb9c89879b 100644
--- a/impl/maven-xml/pom.xml
+++ b/impl/maven-xml/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
 
     <relativePath>../../</relativePath>
   </parent>
diff --git a/impl/pom.xml b/impl/pom.xml
index 3b35c71f2e..200e9b3c00 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-rc-2</version>
+    <version>4.0.0-rc-3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-impl-modules</artifactId>
diff --git a/pom.xml b/pom.xml
index dea2f88000..002850c148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven</artifactId>
-  <version>4.0.0-rc-2</version>
+  <version>4.0.0-rc-3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven</name>
@@ -108,7 +108,7 @@ under the License.
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven.git</developerConnection>
-    <tag>maven-4.0.0-rc-2</tag>
+    <tag>maven-4.0.0-rc-1</tag>
     <url>https://github.com/apache/maven/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -140,7 +140,7 @@ under the License.
     <distributionShortName>Maven</distributionShortName>
     <distributionName>Apache Maven</distributionName>
     <maven.site.path>ref/4-LATEST</maven.site.path>
-    
<project.build.outputTimestamp>2024-12-13T23:20:13Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-12-13T23:22:29Z</project.build.outputTimestamp>
     <!-- various versions -->
     <assertjVersion>3.26.3</assertjVersion>
     <asmVersion>9.7.1</asmVersion>

Reply via email to