Skip to content

Commit

Permalink
POM: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
tpietzsch committed May 8, 2024
1 parent 3633cb9 commit c84c836
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,10 @@ Jean-Yves Tinevez and Michael Zinsmaier.</license.copyrightOwners>
<groupId>net.imglib2</groupId>
<artifactId>imglib2-realtransform</artifactId>
</dependency>
<dependency>
<groupId>net.imglib2</groupId>
<artifactId>imglib2-cache</artifactId>
</dependency>

<!-- Third-party dependencies -->
<dependency>
Expand All @@ -243,10 +247,6 @@ Jean-Yves Tinevez and Michael Zinsmaier.</license.copyrightOwners>
<groupId>org.ojalgo</groupId>
<artifactId>ojalgo</artifactId>
</dependency>
<dependency>
<groupId>net.imglib2</groupId>
<artifactId>imglib2-cache</artifactId>
</dependency>

<!-- Test dependencies -->
<dependency>
Expand Down

0 comments on commit c84c836

Please sign in to comment.