Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Aug 4, 2021
1 parent 7ecdb3c commit ea98e05
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 17 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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</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.2-SNAPSHOT</version>
<version>3.8.2</version>
</parent>

<artifactId>maven-slf4j-provider</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven</artifactId>
<version>3.8.2-SNAPSHOT</version>
<version>3.8.2</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>2019-11-07T12:32:18Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-08-04T18:57:55Z</project.build.outputTimestamp>
</properties>

<modules>
Expand All @@ -101,7 +101,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven.git</developerConnection>
<url>https://github.com/apache/maven/tree/${project.scm.tag}</url>
<tag>maven-3.8.x</tag>
<tag>maven-3.8.2</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand Down

0 comments on commit ea98e05

Please sign in to comment.