File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >pom-scijava</artifactId >
13- <version >31.0.1 -SNAPSHOT</version >
13+ <version >31.1.0 -SNAPSHOT</version >
1414 <packaging >pom</packaging >
1515
1616 <name >SciJava Parent POM</name >
521521 <!-- ImgLib2 IJ - https://github.com/imglib/imglib2-ij -->
522522 <imglib2-ij .version>2.0.0-beta-46</imglib2-ij .version>
523523
524+ <!-- ImgLib2 ImgLyb - https://github.com/imglib/imglib2-imglyb -->
525+ <imglib2-imglyb .version>1.0.0</imglib2-imglyb .version>
526+
524527 <!-- ImgLib2 RealTransform - https://github.com/imglib/imglib2-realtransform -->
525528 <imglib2-realtransform .version>3.1.0</imglib2-realtransform .version>
526529
17321735 <version >${imglib2-ij.version} </version >
17331736 </dependency >
17341737
1738+ <!-- ImgLib2 ImgLyb - https://github.com/imglib/imglib2-imglyb -->
1739+ <dependency >
1740+ <groupId >net.imglib2</groupId >
1741+ <artifactId >imglib2-imglyb</artifactId >
1742+ <version >${imglib2-imglyb.version} </version >
1743+ </dependency >
1744+
17351745 <!-- ImgLib2 RealTransform - https://github.com/imglib/imglib2-realtransform -->
17361746 <dependency >
17371747 <groupId >net.imglib2</groupId >
You can’t perform that action at this time.
0 commit comments