Skip to content

Commit 418f864

Browse files
dschoJenkins
authored andcommitted
Increase pom-scijava version to 1.160
The following changes were made: imglib2-ij.version = 2.0.0-beta-26 (latest net.imglib2:imglib2-ij) Signed-off-by: Jenkins <jenkins@dev.loci.wisc.edu>
1 parent dc9d9df commit 418f864

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.scijava</groupId>
66
<artifactId>pom-scijava</artifactId>
7-
<version>1.159</version>
7+
<version>1.160</version>
88
<packaging>pom</packaging>
99

1010
<name>SciJava Projects</name>
@@ -97,7 +97,7 @@ Projects wishing to use pom-scijava as a parent project need to override the &lt
9797
<!-- ImgLib2 - https://github.com/imglib/imglib -->
9898
<imglib2.groupId>net.imglib2</imglib2.groupId>
9999
<imglib2.version>2.0.0-beta-26</imglib2.version>
100-
<imglib2-ij.version>2.0.0-beta-25</imglib2-ij.version>
100+
<imglib2-ij.version>2.0.0-beta-26</imglib2-ij.version>
101101
<imglib2-scripting.version>2.0.0-beta-24</imglib2-scripting.version>
102102

103103
<!-- MiniMaven - https://github.com/imagej/minimaven -->

0 commit comments

Comments
 (0)