Skip to content

Commit 3116daa

Browse files
committed
build: allow building with and for Java 8
1 parent 2921860 commit 3116daa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@
131131
<license.organizationName>Saalfeld Lab</license.organizationName>
132132
<license.copyrightOwners>Stephan Saalfeld</license.copyrightOwners>
133133

134+
<scijava.jvm.version>8</scijava.jvm.version>
135+
<scijava.jvm.build.version>[1.8.0-101,)</scijava.jvm.build.version>
136+
134137
<doclint>none</doclint>
135138

136139
<!-- NB: Deploy releases to the SciJava Maven repository. -->

0 commit comments

Comments
 (0)