We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127ed9b commit 1dda0c6Copy full SHA for 1dda0c6
SimpleAPI/pom.xml
@@ -72,8 +72,6 @@
72
<artifactId>maven-jar-plugin</artifactId>
73
<version>3.4.2</version>
74
<configuration>
75
- <source>17</source>
76
- <target>17</target>
77
<finalName>${project.name}</finalName>
78
</configuration>
79
</plugin>
0 commit comments