Skip to content

Commit

Permalink
Update parent to pom-scijava-base 20.0.0
Browse files Browse the repository at this point in the history
The breaking changes are removal of the therapi configuration,
javafx-maven-plugin configuration, and corresponding dist profile.
  • Loading branch information
ctrueden committed Oct 15, 2024
1 parent e5fc25a commit d4105f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava-base</artifactId>
<version>19.0.0</version>
<version>20.0.0</version>
<relativePath />
</parent>

<artifactId>pom-scijava</artifactId>
<version>39.1.0-SNAPSHOT</version>
<version>40.0.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>SciJava Parent POM</name>
Expand Down

0 comments on commit d4105f3

Please sign in to comment.