Unverified Commit 84129c51 authored by Joseph Petersen's avatar Joseph Petersen Committed by GitHub
Browse files

make sure system-stubs-jupiter is marked for test scope

parent 9cdc5a98
......@@ -352,7 +352,7 @@
<pluginManagement>
<plugins>
<!-- The se.bjurr.gitchangelog:git-changelog-maven-plugin needs to be
<!-- The se.bjurr.gitchangelog:git-changelog-maven-plugin needs to be
in -->
<!-- this section (pluginManagement) for it to work correctly. -->
<plugin>
......@@ -452,6 +452,7 @@
<groupId>uk.org.webcompere</groupId>
<artifactId>system-stubs-jupiter</artifactId>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
</dependencies>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment