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

This commit is contained in:
Michael Osipov 2022-03-05 12:41:16 +01:00
parent 3599d3414f
commit 0a6f12fba1
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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-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.5</version>
<version>3.8.6-SNAPSHOT</version>
</parent>
<artifactId>maven-slf4j-provider</artifactId>

View File

@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven</artifactId>
<version>3.8.5</version>
<version>3.8.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Maven</name>
@ -76,7 +76,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>2022-03-05T11:30:01Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-03-05T11:41:15Z</project.build.outputTimestamp>
</properties>
<modules>