Skip to content

Commit

Permalink
Merge pull request #54 from joshmoore/dev.zarr.jzarr
Browse files Browse the repository at this point in the history
Move to dev.zarr:jzarr
  • Loading branch information
dgault authored Jul 11, 2023
2 parents 7f2c1de + a6cf72b commit d1c6223
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
<name>OME Artifactory</name>
<url>https://artifacts.openmicroscopy.org/artifactory/maven/</url>
</repository>
<repository>
<id>bc-nexus-repo</id>
<name>Brockmann-Consult Public Maven Repository</name>
<url>https://nexus.senbox.net/nexus/content/groups/public/</url>
</repository>
</repositories>

<pluginRepositories>
Expand All @@ -62,9 +57,9 @@
<version>6.10.0</version>
</dependency>
<dependency>
<groupId>com.bc.zarr</groupId>
<groupId>dev.zarr</groupId>
<artifactId>jzarr</artifactId>
<version>0.3.4</version>
<version>0.4.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d1c6223

Please sign in to comment.