Skip to content

Commit 2456139

Browse files
committed
Update parent to pom-scijava 8.1.1
This fixes a critical bug with argLine configuration for maven-surefire-plugin and jacoco-maven-plugin. The jacoco-maven-plugin is now enabled by default.
1 parent cae1893 commit 2456139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava-base</artifactId>
8-
<version>8.1.0</version>
8+
<version>8.1.1</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)