Skip to content

Commit

Permalink
Update integration-tests/test-extension/tests/src/test/resources-filt…
Browse files Browse the repository at this point in the history
…ered/projects/project-using-test-parameter-injection/pom.xml

Co-authored-by: Alexey Loubyansky <[email protected]>
  • Loading branch information
holly-cummins and aloubyansky authored Aug 8, 2023
1 parent e34abf7 commit 2d1a3a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<version>999-SNAPSHOT</version>

<properties>
<compiler-plugin.version>3.8.1</compiler-plugin.version>
<compiler-plugin.version>${compiler-plugin.version}</compiler-plugin.version>
<failsafe.useModulePath>false</failsafe.useModulePath>
<maven.compiler.release>11</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 2d1a3a6

Please sign in to comment.