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
michael-o committed Sep 27, 2021
1 parent ff8e977 commit 21e597e
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apache-maven/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-artifact/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-builder-support/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-compat/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-core/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-embedder/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-model-builder/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-model/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin-api/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-repository-metadata/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-resolver-provider/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-settings-builder/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-settings/pom.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion maven-slf4j-provider/pom.xml
Expand Up @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit 21e597e

Please sign in to comment.