Skip to content

Commit fbcf048

Browse files
hinermJenkins
authored and
Jenkins
committed
Increase pom-scijava version to 1.66
The following changes were made: scifio.version = 0.5.0 (latest io.scif:scifio) Signed-off-by: Jenkins <[email protected]>
1 parent 7d8b722 commit fbcf048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom-scijava/pom.xml

+2-2
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.65</version>
10+
<version>1.66</version>
1111
<packaging>pom</packaging>
1212

1313
<name>SciJava Projects</name>
@@ -51,7 +51,7 @@
5151

5252
<!-- SCIFIO - https://github.com/scifio/scifio -->
5353
<scifio.groupId>io.scif</scifio.groupId>
54-
<scifio.version>0.4.1</scifio.version>
54+
<scifio.version>0.5.0</scifio.version>
5555

5656
<!-- SciJava Common - https://github.com/scijava/scijava-common -->
5757
<scijava-common.groupId>org.scijava</scijava-common.groupId>

0 commit comments

Comments
 (0)