Skip to content

Commit c940a0a

Browse files
committed
Bump minor version digit
The app-launcher version advanced from 2.0.0 to 2.1.0, so by transitive SemVer (which this BOM follows), we need a minor digit increment, too.
1 parent 1da8abc commit c940a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>pom-scijava</artifactId>
14-
<version>40.0.1-SNAPSHOT</version>
14+
<version>40.1.0-SNAPSHOT</version>
1515
<packaging>pom</packaging>
1616

1717
<name>SciJava Parent POM</name>

0 commit comments

Comments
 (0)