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

This commit is contained in:
Michael Osipov 2021-09-27 20:28:37 +02:00
parent ff8e977a15
commit 21e597ec77
15 changed files with 16 additions and 16 deletions

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>apache-maven</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-artifact</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-builder-support</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-compat</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-core</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-embedder</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-model-builder</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-model</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-plugin-api</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-repository-metadata</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-resolver-provider</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-settings-builder</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-settings</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
</parent>
<artifactId>maven-slf4j-provider</artifactId>

View File

@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven</artifactId>
<version>3.8.3</version>
<version>3.8.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Maven</name>
@ -77,7 +77,7 @@ under the License.
<maven.site.path>ref/3-LATEST</maven.site.path>
<checkstyle.violation.ignore>None</checkstyle.violation.ignore>
<checkstyle.excludes>**/package-info.java</checkstyle.excludes>
<project.build.outputTimestamp>2021-09-27T18:25:22Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-09-27T18:28:35Z</project.build.outputTimestamp>
</properties>
<modules>