Skip to content

Commit d4105f3

Browse files
committed
Update parent to pom-scijava-base 20.0.0
The breaking changes are removal of the therapi configuration, javafx-maven-plugin configuration, and corresponding dist profile.
1 parent e5fc25a commit d4105f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<groupId>org.scijava</groupId>
88
<artifactId>pom-scijava-base</artifactId>
9-
<version>19.0.0</version>
9+
<version>20.0.0</version>
1010
<relativePath />
1111
</parent>
1212

1313
<artifactId>pom-scijava</artifactId>
14-
<version>39.1.0-SNAPSHOT</version>
14+
<version>40.0.0-SNAPSHOT</version>
1515
<packaging>pom</packaging>
1616

1717
<name>SciJava Parent POM</name>

0 commit comments

Comments
 (0)