We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9380ff4 commit 15ae0c6Copy full SHA for 15ae0c6
1 file changed
pombast.toml
@@ -12,6 +12,9 @@ header = "header.html"
12
footer = "footer.html"
13
nexus-base = "https://maven.scijava.org"
14
15
+[team]
16
+excludes = ["ome:*", "org.openmicroscopy:*"]
17
+
18
[melt]
19
# Some managed components require Java 21+. So it makes sense to melt with that version of Java.
20
# Unfortunately, the scijava.jvm.version is currently set to 11 by default.
0 commit comments