Skip to content

Commit

Permalink
install up to test scope
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed May 3, 2024
1 parent 6415fa9 commit 5f1455f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-ee11/jetty-ee11-runner/pom.xml
Expand Up @@ -131,8 +131,8 @@
<configuration>
<debug>true</debug>
<!-- ${it.debug} -->
<addTestClassPath>true</addTestClassPath>
<junitPackageName>org.eclipse.jetty.maven.its.ee11.runner</junitPackageName>
<scope>test</scope>
<scriptVariables>
<maven.dependency.plugin.version>${maven.dependency.plugin.version}</maven.dependency.plugin.version>
<maven.surefire.plugin.version>${maven.surefire.plugin.version}</maven.surefire.plugin.version>
Expand Down

0 comments on commit 5f1455f

Please sign in to comment.