We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cdc5a9 commit 84129c5Copy full SHA for 84129c5
pom.xml
@@ -352,7 +352,7 @@
352
353
<pluginManagement>
354
<plugins>
355
- <!-- The se.bjurr.gitchangelog:git-changelog-maven-plugin needs to be
+ <!-- The se.bjurr.gitchangelog:git-changelog-maven-plugin needs to be
356
in -->
357
<!-- this section (pluginManagement) for it to work correctly. -->
358
<plugin>
@@ -452,6 +452,7 @@
452
<groupId>uk.org.webcompere</groupId>
453
<artifactId>system-stubs-jupiter</artifactId>
454
<version>1.2.0</version>
455
+ <scope>test</scope>
456
</dependency>
457
</dependencies>
458
0 commit comments