Skip to content

Commit e2a0c81

Browse files
[maven-release-plugin] prepare release maven-wrapper-3.3.3
1 parent 80952cd commit e2a0c81

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

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.3.3-SNAPSHOT</version>
26+
<version>3.3.3</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.3.3-SNAPSHOT</version>
26+
<version>3.3.3</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.3.3-SNAPSHOT</version>
26+
<version>3.3.3</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.3.3-SNAPSHOT</version>
31+
<version>3.3.3</version>
3232
<packaging>pom</packaging>
3333

3434
<name>Apache Maven Wrapper</name>
@@ -44,7 +44,7 @@ under the License.
4444
<scm>
4545
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper.git</connection>
4646
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper.git</developerConnection>
47-
<tag>HEAD</tag>
47+
<tag>maven-wrapper-3.3.3</tag>
4848
<url>https://github.com/apache/maven-wrapper/tree/${project.scm.tag}</url>
4949
</scm>
5050
<issueManagement>
@@ -67,7 +67,7 @@ under the License.
6767
<mavenVersion>3.9.11</mavenVersion>
6868
<javaVersion>8</javaVersion>
6969
<version.exec-maven-plugin>3.5.1</version.exec-maven-plugin>
70-
<project.build.outputTimestamp>2024-05-21T15:12:22Z</project.build.outputTimestamp>
70+
<project.build.outputTimestamp>2025-08-26T20:00:02Z</project.build.outputTimestamp>
7171
</properties>
7272

7373
<build>

0 commit comments

Comments
 (0)