File tree 1 file changed +3
-3
lines changed
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 >3.11.0-SNAPSHOT </version >
31
+ <version >3.11.0</version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven Compiler Plugin</name >
@@ -48,7 +48,7 @@ under the License.
48
48
<scm >
49
49
<connection >scm:git:https://github.com/apache/maven-compiler-plugin.git</connection >
50
50
<developerConnection >scm:git:https://github.com/apache/maven-compiler-plugin.git</developerConnection >
51
- <tag >maven-compiler-plugin-3.10 .0</tag >
51
+ <tag >maven-compiler-plugin-3.11 .0</tag >
52
52
<url >https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag} </url >
53
53
</scm >
54
54
<issueManagement >
@@ -80,7 +80,7 @@ under the License.
80
80
<plexus-java .version>1.1.2</plexus-java .version>
81
81
<javaVersion >8</javaVersion >
82
82
<maven .it.failure.ignore>false</maven .it.failure.ignore>
83
- <project .build.outputTimestamp>2022-03-08T01:04:02Z </project .build.outputTimestamp>
83
+ <project .build.outputTimestamp>2023-02-14T08:38:00Z </project .build.outputTimestamp>
84
84
<invoker .junitPackageName>org.apache.maven.plugins.compiler.its</invoker .junitPackageName>
85
85
</properties >
86
86
You can’t perform that action at this time.
0 commit comments