Skip to content

Commit ac1c52a

Browse files
committed
Enable parameters compilation flag
1 parent a6b148a commit ac1c52a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@
270270
<configuration>
271271
<source>${java.version}</source>
272272
<target>${java.version}</target>
273+
<parameters>true</parameters>
273274
</configuration>
274275
</plugin>
275276
<plugin>

0 commit comments

Comments
 (0)