Skip to content

Commit

Permalink
Changed argLine format
Browse files Browse the repository at this point in the history
  • Loading branch information
Asapin committed Apr 23, 2023
1 parent 9fe9d9b commit 2972d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
<version>2.22.2</version>
<configuration>
<argLine>
${argLine} --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
@{argLine} --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
</argLine>
</configuration>
</plugin>
Expand Down

0 comments on commit 2972d9e

Please sign in to comment.