Post release setup

This commit is contained in:
Tamas Cservenak 2024-12-16 20:32:37 +01:00
parent 4714483009
commit 4b0ac99056

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-rc-2-SNAPSHOT</version>
<version>4.0.0-rc-3-SNAPSHOT</version>
</parent>
<groupId>org.apache.maven.its</groupId>
@ -73,7 +73,7 @@ under the License.
<!-- <maven.compiler.source>8</maven.compiler.source>-->
<!-- <maven.compiler.target>8</maven.compiler.target>-->
<maven-version>4.0.0-rc-2-SNAPSHOT</maven-version>
<maven-version>4.0.0-rc-3-SNAPSHOT</maven-version>
<maven-plugin-tools-version>3.15.1</maven-plugin-tools-version>
</properties>