[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Guillaume Nodet 2022-12-12 11:37:35 +01:00
parent 2ccf57baa5
commit 0e82026f2a
30 changed files with 51 additions and 51 deletions

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-api-core</artifactId>
@ -33,22 +33,22 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-meta</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-model</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-settings</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-toolchain</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
</dependencies>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-api-meta</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-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-api-model</artifactId>
@ -35,7 +35,7 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-xml</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
</dependencies>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-api-settings</artifactId>
@ -35,7 +35,7 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-xml</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
</dependencies>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-api-toolchain</artifactId>
@ -34,7 +34,7 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-xml</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
</dependencies>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-api-xml</artifactId>
@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-meta</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
</dependencies>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-velocity</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-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-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-artifact</artifactId>

View File

@ -29,7 +29,7 @@ under the License.
</parent>
<artifactId>maven-bom</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-core</artifactId>
@ -225,7 +225,7 @@ under the License.
<configuration>
<version>1.1.0</version>
<!-- This is a required attribute and is intentionally left empty -->
<models/>
<models />
</configuration>
<executions>
<execution>

View File

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

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-model-builder</artifactId>
@ -35,7 +35,7 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-xml-impl</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-model-transform</artifactId>
<name>Maven Model XML Transform</name>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-model</artifactId>
@ -35,12 +35,12 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-model</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-xml-impl</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
</dependencies>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-settings</artifactId>
@ -35,12 +35,12 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-settings</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-xml-impl</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-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-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-toolchain-model</artifactId>
@ -34,12 +34,12 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-toolchain</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-xml-impl</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>

View File

@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<artifactId>maven-xml-impl</artifactId>
@ -33,7 +33,7 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-xml</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.sisu</groupId>

View File

@ -22,12 +22,12 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
</parent>
<groupId>org.apache.maven</groupId>
<artifactId>plexus-utils</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
<dependencies>
<dependency>

View File

@ -24,11 +24,11 @@ under the License.
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>38</version>
<relativePath/>
<relativePath />
</parent>
<artifactId>maven</artifactId>
<version>4.0.0-alpha-3</version>
<version>4.0.0-alpha-4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Maven</name>
@ -156,7 +156,7 @@ under the License.
<mockitoVersion>3.2.0</mockitoVersion>
<plexusVersion>2.1.0</plexusVersion>
<plexusInterpolationVersion>1.26</plexusInterpolationVersion>
<plexusUtilsVersion>4.0.0-alpha-3</plexusUtilsVersion>
<plexusUtilsVersion>4.0.0-alpha-4-SNAPSHOT</plexusUtilsVersion>
<plexusUtilsVersionEmbedded>3.5.0</plexusUtilsVersionEmbedded>
<guiceVersion>5.1.0</guiceVersion>
<guavaVersion>30.1-jre</guavaVersion>
@ -174,7 +174,7 @@ under the License.
<distributionShortName>Maven</distributionShortName>
<distributionName>Apache Maven</distributionName>
<maven.site.path>ref/4-LATEST</maven.site.path>
<project.build.outputTimestamp>2022-12-12T10:34:45Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-12-12T10:37:34Z</project.build.outputTimestamp>
</properties>
<!--bootstrap-start-comment-->