Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
075ce397
Unverified
Commit
075ce397
authored
Apr 18, 2022
by
Gautier de Saint Martin Lacaze
Committed by
GitHub
Apr 18, 2022
Browse files
Merge pull request #840 from jetersen/patch-1
make sure system-stubs-jupiter is marked for test scope
parents
9cdc5a98
84129c51
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
075ce397
...
@@ -352,7 +352,7 @@
...
@@ -352,7 +352,7 @@
<pluginManagement>
<pluginManagement>
<plugins>
<plugins>
<!-- The se.bjurr.gitchangelog:git-changelog-maven-plugin needs to be
<!-- The se.bjurr.gitchangelog:git-changelog-maven-plugin needs to be
in -->
in -->
<!-- this section (pluginManagement) for it to work correctly. -->
<!-- this section (pluginManagement) for it to work correctly. -->
<plugin>
<plugin>
...
@@ -452,6 +452,7 @@
...
@@ -452,6 +452,7 @@
<groupId>
uk.org.webcompere
</groupId>
<groupId>
uk.org.webcompere
</groupId>
<artifactId>
system-stubs-jupiter
</artifactId>
<artifactId>
system-stubs-jupiter
</artifactId>
<version>
1.2.0
</version>
<version>
1.2.0
</version>
<scope>
test
</scope>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment