Skip to content

Commit c7c676a

Browse files
committed
Depend on imglib2-mesh v1.0.0-SNAPSHOT
1 parent 82dc647 commit c7c676a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@
118118
<artifactId>scijava-common</artifactId>
119119
</dependency>
120120
<dependency>
121-
<groupId>net.imagej</groupId>
122-
<artifactId>imagej-mesh</artifactId>
123-
<version>0.8.2-SNAPSHOT</version>
121+
<groupId>net.imglib2</groupId>
122+
<artifactId>imglib2-mesh</artifactId>
123+
<version>1.0.0-SNAPSHOT</version>
124124
</dependency>
125125
<!-- Other dependencies -->
126126
<dependency>

0 commit comments

Comments
 (0)