Make Maven 4.0.0 be beta-1 (#1484)

This commit is contained in:
Tamas Cservenak 2024-04-25 10:48:58 +02:00 committed by GitHub
parent 9fc4f49917
commit 81e2b3c1ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
34 changed files with 35 additions and 35 deletions

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>apache-maven</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-core</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-di</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-meta</artifactId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-metadata</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-model</artifactId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-plugin</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-settings</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-spi</artifactId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-toolchain</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-xml</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api</artifactId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-api-impl</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-artifact</artifactId>

View File

@ -28,7 +28,7 @@ under the License.
<groupId>org.apache.maven</groupId>
<artifactId>maven-bom</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Maven Dependencies BOM</name>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-builder-support</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-compat</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-core</artifactId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-di</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-embedder</artifactId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-jline</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-model-builder</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-model</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-plugin-api</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-repository-metadata</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-resolver-provider</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-settings-builder</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-settings</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-slf4j-provider</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-slf4j-wrapper</artifactId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-toolchain-builder</artifactId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-toolchain-model</artifactId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-xml-impl</artifactId>

View File

@ -29,7 +29,7 @@ under the License.
</parent>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-14-SNAPSHOT</version>
<version>4.0.0-beta-1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Maven</name>
@ -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-03-06T19:57:04Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-24T13:00:01Z</project.build.outputTimestamp>
<!-- various versions -->
<asmVersion>9.6</asmVersion>
<byteBuddyVersion>1.14.9</byteBuddyVersion>