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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new e92f645c27 [maven-release-plugin] prepare release maven-4.0.0-beta-3
e92f645c27 is described below

commit e92f645c2749eb2a4f5a8843cf01e7441e4b559f
Author: Guillaume Nodet <[email protected]>
AuthorDate: Wed May 22 16:06:59 2024 +0200

    [maven-release-plugin] prepare release maven-4.0.0-beta-3
---
 apache-maven/pom.xml              | 2 +-
 api/maven-api-core/pom.xml        | 2 +-
 api/maven-api-di/pom.xml          | 2 +-
 api/maven-api-meta/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 +-
 maven-api-impl/pom.xml            | 2 +-
 maven-artifact/pom.xml            | 2 +-
 maven-bom/pom.xml                 | 4 ++--
 maven-builder-support/pom.xml     | 2 +-
 maven-compat/pom.xml              | 2 +-
 maven-core/pom.xml                | 2 +-
 maven-di/pom.xml                  | 2 +-
 maven-embedder/pom.xml            | 2 +-
 maven-jline/pom.xml               | 2 +-
 maven-model-builder/pom.xml       | 2 +-
 maven-model/pom.xml               | 2 +-
 maven-plugin-api/pom.xml          | 2 +-
 maven-repository-metadata/pom.xml | 2 +-
 maven-resolver-provider/pom.xml   | 2 +-
 maven-settings-builder/pom.xml    | 2 +-
 maven-settings/pom.xml            | 2 +-
 maven-slf4j-provider/pom.xml      | 2 +-
 maven-slf4j-wrapper/pom.xml       | 2 +-
 maven-toolchain-builder/pom.xml   | 2 +-
 maven-toolchain-model/pom.xml     | 2 +-
 maven-xml-impl/pom.xml            | 2 +-
 pom.xml                           | 6 +++---
 34 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml
index e3c5f0f604..dc5efb00ef 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>apache-maven</artifactId>
diff --git a/api/maven-api-core/pom.xml b/api/maven-api-core/pom.xml
index 2e1f10a0a6..cedc01a0e0 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-core</artifactId>
diff --git a/api/maven-api-di/pom.xml b/api/maven-api-di/pom.xml
index f4e86e81a4..46759102ba 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-di</artifactId>
diff --git a/api/maven-api-meta/pom.xml b/api/maven-api-meta/pom.xml
index 5ea8e511ee..cfbd135fd5 100644
--- a/api/maven-api-meta/pom.xml
+++ b/api/maven-api-meta/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-api</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-meta</artifactId>
diff --git a/api/maven-api-metadata/pom.xml b/api/maven-api-metadata/pom.xml
index cbc1f4f942..c3ae6d45ad 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-metadata</artifactId>
diff --git a/api/maven-api-model/pom.xml b/api/maven-api-model/pom.xml
index 095e6e079b..85963c8fb0 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-model</artifactId>
diff --git a/api/maven-api-plugin/pom.xml b/api/maven-api-plugin/pom.xml
index 8af81dfe46..8717b4d6e1 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-plugin</artifactId>
diff --git a/api/maven-api-settings/pom.xml b/api/maven-api-settings/pom.xml
index 208178354f..639a5c1e7b 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-settings</artifactId>
diff --git a/api/maven-api-spi/pom.xml b/api/maven-api-spi/pom.xml
index 4fa5d3a473..0c84db0305 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-spi</artifactId>
diff --git a/api/maven-api-toolchain/pom.xml b/api/maven-api-toolchain/pom.xml
index 37c90e21bd..477165fce1 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-toolchain</artifactId>
diff --git a/api/maven-api-xml/pom.xml b/api/maven-api-xml/pom.xml
index 1ea8b46d49..a8f6f2d3a2 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-xml</artifactId>
diff --git a/api/pom.xml b/api/pom.xml
index 80b1617602..82f7c5f007 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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api</artifactId>
diff --git a/maven-api-impl/pom.xml b/maven-api-impl/pom.xml
index fddfd2b49d..80947940ab 100644
--- a/maven-api-impl/pom.xml
+++ b/maven-api-impl/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-api-impl</artifactId>
diff --git a/maven-artifact/pom.xml b/maven-artifact/pom.xml
index 24feddf97a..38eac22128 100644
--- a/maven-artifact/pom.xml
+++ b/maven-artifact/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-artifact</artifactId>
diff --git a/maven-bom/pom.xml b/maven-bom/pom.xml
index 8c5f7e1602..3425badd54 100644
--- a/maven-bom/pom.xml
+++ b/maven-bom/pom.xml
@@ -28,7 +28,7 @@ under the License.
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-bom</artifactId>
-  <version>4.0.0-beta-3-SNAPSHOT</version>
+  <version>4.0.0-beta-3</version>
   <packaging>pom</packaging>
 
   <name>Maven Dependencies BOM</name>
@@ -38,7 +38,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-alpha-10</tag>
+    <tag>maven-4.0.0-beta-3</tag>
     
<url>https://github.com/apache/maven/tree/${project.scm.tag}/${project.artifactId}</url>
   </scm>
   <issueManagement>
diff --git a/maven-builder-support/pom.xml b/maven-builder-support/pom.xml
index 07e447af47..971b7cf039 100644
--- a/maven-builder-support/pom.xml
+++ b/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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-builder-support</artifactId>
diff --git a/maven-compat/pom.xml b/maven-compat/pom.xml
index bb02b98dd9..d3b0b289f0 100644
--- a/maven-compat/pom.xml
+++ b/maven-compat/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-compat</artifactId>
diff --git a/maven-core/pom.xml b/maven-core/pom.xml
index df78498234..15237053b4 100644
--- a/maven-core/pom.xml
+++ b/maven-core/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-core</artifactId>
diff --git a/maven-di/pom.xml b/maven-di/pom.xml
index 828d4e1aa2..449840d60c 100644
--- a/maven-di/pom.xml
+++ b/maven-di/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-di</artifactId>
diff --git a/maven-embedder/pom.xml b/maven-embedder/pom.xml
index ab3bd31883..f7e052b5e0 100644
--- a/maven-embedder/pom.xml
+++ b/maven-embedder/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-embedder</artifactId>
diff --git a/maven-jline/pom.xml b/maven-jline/pom.xml
index a78a01cf58..f1d134ee67 100644
--- a/maven-jline/pom.xml
+++ b/maven-jline/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-jline</artifactId>
diff --git a/maven-model-builder/pom.xml b/maven-model-builder/pom.xml
index be93a2a485..f6ed499b61 100644
--- a/maven-model-builder/pom.xml
+++ b/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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-model-builder</artifactId>
diff --git a/maven-model/pom.xml b/maven-model/pom.xml
index df9d32e456..17e39ab954 100644
--- a/maven-model/pom.xml
+++ b/maven-model/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-model</artifactId>
diff --git a/maven-plugin-api/pom.xml b/maven-plugin-api/pom.xml
index 5539379703..70b1ed4865 100644
--- a/maven-plugin-api/pom.xml
+++ b/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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-plugin-api</artifactId>
diff --git a/maven-repository-metadata/pom.xml 
b/maven-repository-metadata/pom.xml
index d7714ef8df..4c6f4e6768 100644
--- a/maven-repository-metadata/pom.xml
+++ b/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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-repository-metadata</artifactId>
diff --git a/maven-resolver-provider/pom.xml b/maven-resolver-provider/pom.xml
index d5203348d2..4c58be9f7c 100644
--- a/maven-resolver-provider/pom.xml
+++ b/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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-resolver-provider</artifactId>
diff --git a/maven-settings-builder/pom.xml b/maven-settings-builder/pom.xml
index db9bf00794..6c2d8b6808 100644
--- a/maven-settings-builder/pom.xml
+++ b/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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-settings-builder</artifactId>
diff --git a/maven-settings/pom.xml b/maven-settings/pom.xml
index 7cb5371aad..a9e9fb2e64 100644
--- a/maven-settings/pom.xml
+++ b/maven-settings/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-settings</artifactId>
diff --git a/maven-slf4j-provider/pom.xml b/maven-slf4j-provider/pom.xml
index 8cbdb7cc83..6b76360a2b 100644
--- a/maven-slf4j-provider/pom.xml
+++ b/maven-slf4j-provider/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-slf4j-provider</artifactId>
diff --git a/maven-slf4j-wrapper/pom.xml b/maven-slf4j-wrapper/pom.xml
index d0bad352d0..8d58e373c0 100644
--- a/maven-slf4j-wrapper/pom.xml
+++ b/maven-slf4j-wrapper/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-slf4j-wrapper</artifactId>
diff --git a/maven-toolchain-builder/pom.xml b/maven-toolchain-builder/pom.xml
index 0320f3557e..e5934be54c 100644
--- a/maven-toolchain-builder/pom.xml
+++ b/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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-toolchain-builder</artifactId>
diff --git a/maven-toolchain-model/pom.xml b/maven-toolchain-model/pom.xml
index b43e2d405a..2a5a41ef44 100644
--- a/maven-toolchain-model/pom.xml
+++ b/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-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-toolchain-model</artifactId>
diff --git a/maven-xml-impl/pom.xml b/maven-xml-impl/pom.xml
index d22eb01ced..77b3ceab8a 100644
--- a/maven-xml-impl/pom.xml
+++ b/maven-xml-impl/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>4.0.0-beta-3-SNAPSHOT</version>
+    <version>4.0.0-beta-3</version>
   </parent>
 
   <artifactId>maven-xml-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index 5932977daf..6fde72347e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven</artifactId>
-  <version>4.0.0-beta-3-SNAPSHOT</version>
+  <version>4.0.0-beta-3</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven</name>
@@ -128,7 +128,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>HEAD</tag>
+    <tag>maven-4.0.0-beta-3</tag>
     <url>https://github.com/apache/maven/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -159,7 +159,7 @@ under the License.
     <distributionShortName>Maven</distributionShortName>
     <distributionName>Apache Maven</distributionName>
     <maven.site.path>ref/4-LATEST</maven.site.path>
-    
<project.build.outputTimestamp>2024-05-13T16:36:30Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-05-22T14:04:27Z</project.build.outputTimestamp>
     <!-- various versions -->
     <asmVersion>9.7</asmVersion>
     <byteBuddyVersion>1.14.15</byteBuddyVersion>

Reply via email to