Skip to content

Commit

Permalink
wip: temporarily downgrade pom-scijava parent
Browse files Browse the repository at this point in the history
  • Loading branch information
bogovicj committed Sep 24, 2024
1 parent 28d6f2f commit 0de214f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>38.0.1</version>
<version>37.0.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -98,6 +98,7 @@
<scijava-common.version>2.99.0</scijava-common.version>
<scijava-ui-swing.version>1.0.2</scijava-ui-swing.version>
<n5-imglib2.version>7.0.2</n5-imglib2.version>
<n5-zstandard.version>1.0.2</n5-zstandard.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0de214f

Please sign in to comment.