Skip to content

Commit

Permalink
Update parent to pom-scijava-base 18.1.0
Browse files Browse the repository at this point in the history
This adds support for launching jshell via the jshell profile.
  • Loading branch information
ctrueden committed Oct 16, 2023
1 parent c3961d1 commit caf36fd
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 @@ -5,12 +5,12 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava-base</artifactId>
<version>18.0.0</version>
<version>18.1.0</version>
<relativePath />
</parent>

<artifactId>pom-scijava</artifactId>
<version>37.0.1-SNAPSHOT</version>
<version>37.1.0-SNAPSHOT</version>
<packaging>pom</packaging>

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

0 comments on commit caf36fd

Please sign in to comment.