Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Nov 25, 2024
1 parent d81b1b6 commit 9238d2f
Show file tree
Hide file tree
Showing 37 changed files with 38 additions and 38 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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>
</parent>

<artifactId>apache-maven</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/maven-api-cli/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>
</parent>

<artifactId>maven-api-cli</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-rc-1</version>
<version>4.0.0-rc-2-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-rc-1</version>
<version>4.0.0-rc-2-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-rc-1</version>
<version>4.0.0-rc-2-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-rc-1</version>
<version>4.0.0-rc-2-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-rc-1</version>
<version>4.0.0-rc-2-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-rc-1</version>
<version>4.0.0-rc-2-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-rc-1</version>
<version>4.0.0-rc-2-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-rc-1</version>
<version>4.0.0-rc-2-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-rc-1</version>
<version>4.0.0-rc-2-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-rc-1</version>
<version>4.0.0-rc-2-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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>
</parent>

<artifactId>maven-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion compat/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>
</parent>

<artifactId>maven-compat-modules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion impl/maven-cli/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion impl/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion impl/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion impl/maven-executor/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion impl/maven-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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion impl/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion impl/maven-logging/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion impl/maven-xml/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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>

<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion 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-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>
</parent>

<artifactId>maven-impl-modules</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven</artifactId>
<version>4.0.0-rc-1</version>
<version>4.0.0-rc-2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Apache Maven</name>
Expand Down Expand Up @@ -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-11-25T10:56:23Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-11-25T10:57:49Z</project.build.outputTimestamp>
<!-- various versions -->
<assertjVersion>3.26.3</assertjVersion>
<asmVersion>9.7.1</asmVersion>
Expand Down

0 comments on commit 9238d2f

Please sign in to comment.