File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ under the License.
28
28
</parent >
29
29
30
30
<artifactId >maven-compiler-plugin</artifactId >
31
- <version >4.0.0-beta-2 </version >
31
+ <version >4.0.0-beta-3-SNAPSHOT </version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven Compiler Plugin</name >
@@ -62,7 +62,7 @@ under the License.
62
62
<scm >
63
63
<connection >scm:git:https://github.com/apache/maven-compiler-plugin.git</connection >
64
64
<developerConnection >scm:git:https://github.com/apache/maven-compiler-plugin.git</developerConnection >
65
- <tag >maven-compiler-plugin-4.0.0-beta-2 </tag >
65
+ <tag >HEAD </tag >
66
66
<url >https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag} </url >
67
67
</scm >
68
68
<issueManagement >
@@ -96,7 +96,7 @@ under the License.
96
96
<invoker .junitPackageName>org.apache.maven.plugins.compiler.its</invoker .junitPackageName>
97
97
<maven .it.failure.ignore>false</maven .it.failure.ignore>
98
98
99
- <project .build.outputTimestamp>2025-02-17T20:52:38Z </project .build.outputTimestamp>
99
+ <project .build.outputTimestamp>2025-02-17T20:52:52Z </project .build.outputTimestamp>
100
100
101
101
<!-- TODO remove with next parent -->
102
102
<maven4x .site.path>plugins-archives/${project.artifactId} -LATEST-4.x</maven4x .site.path>
You can’t perform that action at this time.
0 commit comments