We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914fd23 commit e2d4cc9Copy full SHA for e2d4cc9
1 file changed
pom.xml
@@ -25,6 +25,7 @@
25
<configuration>
26
<source>${java.version}</source>
27
<target>${java.version}</target>
28
+ <release>${java.version}</release>
29
</configuration>
30
</plugin>
31
<plugin>
0 commit comments