Skip to content

Commit 19f6e27

Browse files
[maven-release-plugin] prepare release maven-wrapper-3.2.0
1 parent cee4632 commit 19f6e27

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

maven-wrapper-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven.wrapper</groupId>
2525
<artifactId>maven-wrapper-parent</artifactId>
26-
<version>3.2.0-SNAPSHOT</version>
26+
<version>3.2.0</version>
2727
</parent>
2828

2929
<artifactId>maven-wrapper-distribution</artifactId>

maven-wrapper-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven.wrapper</groupId>
2525
<artifactId>maven-wrapper-parent</artifactId>
26-
<version>3.2.0-SNAPSHOT</version>
26+
<version>3.2.0</version>
2727
</parent>
2828

2929
<groupId>org.apache.maven.plugins</groupId>

maven-wrapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven.wrapper</groupId>
2525
<artifactId>maven-wrapper-parent</artifactId>
26-
<version>3.2.0-SNAPSHOT</version>
26+
<version>3.2.0</version>
2727
</parent>
2828

2929
<artifactId>maven-wrapper</artifactId>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828

2929
<groupId>org.apache.maven.wrapper</groupId>
3030
<artifactId>maven-wrapper-parent</artifactId>
31-
<version>3.2.0-SNAPSHOT</version>
31+
<version>3.2.0</version>
3232
<packaging>pom</packaging>
3333

3434
<name>Apache Maven Wrapper</name>
@@ -43,7 +43,7 @@ under the License.
4343
<scm>
4444
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper.git</connection>
4545
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper.git</developerConnection>
46-
<tag>HEAD</tag>
46+
<tag>maven-wrapper-3.2.0</tag>
4747
<url>https://github.com/apache/maven-wrapper/tree/${project.scm.tag}</url>
4848
</scm>
4949
<issueManagement>
@@ -65,7 +65,7 @@ under the License.
6565
<maven.site.path>wrapper-archives/wrapper-LATEST</maven.site.path>
6666
<mavenVersion>3.2.5</mavenVersion>
6767
<javaVersion>8</javaVersion>
68-
<project.build.outputTimestamp>2022-05-08T09:15:34Z</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>2023-03-08T23:05:59Z</project.build.outputTimestamp>
6969
</properties>
7070

7171
<build>

0 commit comments

Comments
 (0)