File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
maven-wrapper-distribution Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.wrapper</groupId >
25
25
<artifactId >maven-wrapper-parent</artifactId >
26
- <version >3.3.3-SNAPSHOT </version >
26
+ <version >3.3.3</version >
27
27
</parent >
28
28
29
29
<artifactId >maven-wrapper-distribution</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.wrapper</groupId >
25
25
<artifactId >maven-wrapper-parent</artifactId >
26
- <version >3.3.3-SNAPSHOT </version >
26
+ <version >3.3.3</version >
27
27
</parent >
28
28
29
29
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.wrapper</groupId >
25
25
<artifactId >maven-wrapper-parent</artifactId >
26
- <version >3.3.3-SNAPSHOT </version >
26
+ <version >3.3.3</version >
27
27
</parent >
28
28
29
29
<artifactId >maven-wrapper</artifactId >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ under the License.
28
28
29
29
<groupId >org.apache.maven.wrapper</groupId >
30
30
<artifactId >maven-wrapper-parent</artifactId >
31
- <version >3.3.3-SNAPSHOT </version >
31
+ <version >3.3.3</version >
32
32
<packaging >pom</packaging >
33
33
34
34
<name >Apache Maven Wrapper</name >
@@ -44,7 +44,7 @@ under the License.
44
44
<scm >
45
45
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper.git</connection >
46
46
<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 >
48
48
<url >https://github.com/apache/maven-wrapper/tree/${project.scm.tag} </url >
49
49
</scm >
50
50
<issueManagement >
@@ -67,7 +67,7 @@ under the License.
67
67
<mavenVersion >3.9.11</mavenVersion >
68
68
<javaVersion >8</javaVersion >
69
69
<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>
71
71
</properties >
72
72
73
73
<build >
You can’t perform that action at this time.
0 commit comments