Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ed208ac

Browse files
committedJan 7, 2022
Removed maven.compiler.release property
1 parent 83a4652 commit ed208ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4747
<maven.compiler.source>8</maven.compiler.source>
4848
<maven.compiler.target>8</maven.compiler.target>
49-
<maven.compiler.release>8</maven.compiler.release>
5049
<maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>
5150
<maven.clean.plugin.version>3.1.0</maven.clean.plugin.version>
5251
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>

0 commit comments

Comments
 (0)
Please sign in to comment.