We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac735a4 commit 0f2dfc6Copy full SHA for 0f2dfc6
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>33.2.0</version>
+ <version>44.0.0</version>
9
<relativePath />
10
</parent>
11
@@ -105,6 +105,7 @@
105
106
<properties>
107
<package-name>org.scijava.table</package-name>
108
+ <scijava.jvm.version>8</scijava.jvm.version>
109
110
<license.licenseName>bsd_2</license.licenseName>
111
<license.copyrightOwners>Board of Regents of the University of
0 commit comments