Skip to content

Commit ec192ca

Browse files
hinermJenkins
authored andcommitted
Increase pom-scijava version to 1.118
The following changes were made: imagej1.version = 1.48o (latest net.imagej:ij) imagej.version = 2.0.0-beta-7.6 (latest net.imagej:ij-core) scifio.version = 0.8.2 (latest io.scif:scifio) Signed-off-by: Jenkins <jenkins@dev.loci.wisc.edu>
1 parent 8ede951 commit ec192ca

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

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

88
<groupId>org.scijava</groupId>
99
<artifactId>pom-scijava</artifactId>
10-
<version>1.117</version>
10+
<version>1.118</version>
1111
<packaging>pom</packaging>
1212

1313
<name>SciJava Projects</name>
@@ -29,10 +29,10 @@
2929

3030
<!-- ImageJ - https://github.com/imagej/imagej -->
3131
<imagej.groupId>net.imagej</imagej.groupId>
32-
<imagej.version>2.0.0-beta-7.5</imagej.version>
32+
<imagej.version>2.0.0-beta-7.6</imagej.version>
3333

3434
<!-- ImageJ 1.x - https://github.com/fiji/ImageJA -->
35-
<imagej1.version>1.48k</imagej1.version>
35+
<imagej1.version>1.48o</imagej1.version>
3636

3737
<!-- ImageJ Launcher - https://github.com/imagej/imagej-launcher -->
3838
<imagej-launcher.version>2.0.2</imagej-launcher.version>
@@ -54,7 +54,7 @@
5454

5555
<!-- SCIFIO - https://github.com/scifio/scifio -->
5656
<scifio.groupId>io.scif</scifio.groupId>
57-
<scifio.version>0.8.1</scifio.version>
57+
<scifio.version>0.8.2</scifio.version>
5858

5959
<!-- SCIFIO-BF-compat - https://github.com/scifio/scifio-bf-compat -->
6060
<scifio-bf-compat.version>1.4.0</scifio-bf-compat.version>

0 commit comments

Comments
 (0)