This repository was archived by the owner on Sep 28, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
9696 <!-- NB: Deploy releases to the SciJava Maven repository. -->
9797 <releaseProfiles >deploy-to-scijava</releaseProfiles >
9898 <scijava-table .version>0.6.0</scijava-table .version>
99+ <scijava-optional .version>1.0.0</scijava-optional .version>
99100 </properties >
100101
101102 <dependencies >
@@ -110,7 +111,7 @@ Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
110111 <dependency >
111112 <groupId >org.scijava</groupId >
112113 <artifactId >scijava-optional</artifactId >
113- <version >1.0.0 </version >
114+ <version >${scijava-optional.version} </version >
114115 </dependency >
115116
116117 <!-- Test scope dependencies -->
You can’t perform that action at this time.
0 commit comments