Skip to content

Commit d1bdfac

Browse files
committed
Update parent to pom-scijava-base 11.0.0
This improves several things: * Removes the jigsaw profile, fixing JPMS support in Java 9+. * Updates scijava-maven-plugin to 2.0.0, fixing some major bugs. * Updates kotlin to 1.3.72.
1 parent 086edf5 commit d1bdfac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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>10.0.0</version>
8+
<version>11.0.0</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)