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-callback-from-extension/pom.xml

Co-authored-by: Alexey Loubyansky <[email protected]>
  • Loading branch information
holly-cummins and aloubyansky authored Aug 7, 2023
1 parent 65cda57 commit 01628e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>project-using-test-template-from-extension</artifactId>
<version>1.0.0-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>
<quarkus.bom.artifact-id>quarkus-bom</quarkus.bom.artifact-id>
<maven.compiler.release>11</maven.compiler.release>
Expand Down

0 comments on commit 01628e8

Please sign in to comment.