Skip to content

Commit

Permalink
Make Maven 4.0.0 be beta-1 (#1484)
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas authored Apr 25, 2024
1 parent 9fc4f49 commit 81e2b3c
Show file tree
Hide file tree
Showing 34 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion apache-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-di/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-meta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-settings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-toolchain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-api-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-artifact/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-builder-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-compat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-di/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-embedder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-jline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-model-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-repository-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-resolver-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-settings-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-settings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-slf4j-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-slf4j-wrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-toolchain-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-toolchain-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-xml-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit 81e2b3c

Please sign in to comment.