Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eeda628

Browse filesBrowse files
committed
[maven-release-plugin] prepare release maven-compiler-plugin-3.11.0
1 parent 82b799f commit eeda628
Copy full SHA for eeda628

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-compiler-plugin</artifactId>
31-
<version>3.11.0-SNAPSHOT</version>
31+
<version>3.11.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Compiler Plugin</name>
@@ -48,7 +48,7 @@ under the License.
4848
<scm>
4949
<connection>scm:git:https://github.com/apache/maven-compiler-plugin.git</connection>
5050
<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>
5252
<url>https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag}</url>
5353
</scm>
5454
<issueManagement>
@@ -80,7 +80,7 @@ under the License.
8080
<plexus-java.version>1.1.2</plexus-java.version>
8181
<javaVersion>8</javaVersion>
8282
<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>
8484
<invoker.junitPackageName>org.apache.maven.plugins.compiler.its</invoker.junitPackageName>
8585
</properties>
8686

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.