Skip to content

Commit 2fe37a7

Browse files
committed
Bump to next major version: 6.0.0-SNAPSHOT
This marks the BOM as backwards-incompatible. This should have been done as part of 6264e74. I was somehow thinking that the bump of scijava-config to 2.0.0 would not be backwards incompatible from a BOM perspective. However, my thinking was fuzzy and I cannot really justify it clearly -- better to be consistent and follow the rule that minor dependency version bump(s) yield a minor BOM version bump, and ditto for major version bumps.
1 parent 23eafa9 commit 2fe37a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
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>5.11.1-SNAPSHOT</version>
7+
<version>6.0.0-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>SciJava Projects</name>

0 commit comments

Comments
 (0)