We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82dc647 commit c7c676aCopy full SHA for c7c676a
1 file changed
pom.xml
@@ -118,9 +118,9 @@
118
<artifactId>scijava-common</artifactId>
119
</dependency>
120
<dependency>
121
- <groupId>net.imagej</groupId>
122
- <artifactId>imagej-mesh</artifactId>
123
- <version>0.8.2-SNAPSHOT</version>
+ <groupId>net.imglib2</groupId>
+ <artifactId>imglib2-mesh</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
124
125
<!-- Other dependencies -->
126
0 commit comments