Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SAT4J
sat4j
Commits
e8c89023
Commit
e8c89023
authored
Oct 30, 2018
by
Daniel Le Berre
Browse files
Update jacoco artifact id.
parent
a829c090
Pipeline
#3243
failed with stages
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
e8c89023
...
...
@@ -288,7 +288,7 @@ Sat4j is a full featured boolean reasoning library designed to bring state-of-th
</plugin>
<plugin>
<groupId>
org.jacoco
</groupId>
<artifactId>
jacoco
-maven-plugin
</artifactId>
<artifactId>
jacoco
</artifactId>
<version>
0.8.2
</version>
<executions>
<execution>
...
...
@@ -339,7 +339,7 @@ Sat4j is a full featured boolean reasoning library designed to bring state-of-th
<plugins>
<plugin>
<groupId>
org.jacoco
</groupId>
<artifactId>
jacoco
-maven-plugin
</artifactId>
<artifactId>
jacoco
</artifactId>
<reportSets>
<reportSet>
<reports>
...
...
Daniel Le Berre
@leberre
mentioned in commit
54b0b4a6
·
Oct 30, 2018
mentioned in commit
54b0b4a6
mentioned in commit 54b0b4a65b1884bcc9adbdb85e08a36e1f272326
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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