Skip to content

Commit c391432

Browse files
committedApr 16, 2024·
POM: pin to imagej-common 2.1.0
Just avoid a javadoc error with too-new class reference.
1 parent 64deb4a commit c391432

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
117117

118118
<!-- NB: Deploy releases to the SciJava Maven repository. -->
119119
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
120+
121+
<imagej-common.version>2.1.0</imagej-common.version>
120122
</properties>
121123

122124
<repositories>

0 commit comments

Comments
 (0)