Skip to content

Commit

Permalink
chore(pom): parent, n5, bdv updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bogovicj committed Mar 6, 2024
1 parent c87a010 commit 2da3143
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions 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>36.0.0</version>
<version>37.0.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -146,10 +146,9 @@
<!-- NB: Deploy releases to the SciJava Maven repository. -->
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

<n5.version>3.0.2</n5.version>

<bigdataviewer-core-test.version>10.4.6</bigdataviewer-core-test.version>
<bigdataviewer-vistools-test.version>1.0.0-beta-32</bigdataviewer-vistools-test.version>
<n5.version>3.2.0</n5.version>
<bigdataviewer-core-test.version>10.4.14</bigdataviewer-core-test.version>
<bigdataviewer-vistools-test.version>1.0.0-beta-34</bigdataviewer-vistools-test.version>
<alphanumeric-comparator.version>1.4.1</alphanumeric-comparator.version>
</properties>

Expand Down

0 comments on commit 2da3143

Please sign in to comment.