Skip to content

Commit

Permalink
POM: Update parent to pom-scijava-37.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tpietzsch committed Oct 24, 2023
1 parent 1ff3d56 commit 4d9ba73
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,13 +5,13 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>35.1.1</version>
<version>37.0.0</version>
<relativePath />
</parent>

<groupId>net.imglib2</groupId>
<artifactId>imglib2</artifactId>
<version>6.2.1-SNAPSHOT</version>
<version>6.3.0-SNAPSHOT</version>

<name>ImgLib2 Core Library</name>
<description>A multidimensional, type-agnostic image processing library.</description>
Expand Down

0 comments on commit 4d9ba73

Please sign in to comment.