We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda98e1 commit 0a22c00Copy full SHA for 0a22c00
1 file changed
pom.xml
@@ -94,8 +94,6 @@ Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
94
95
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
96
<releaseProfiles>deploy-to-imagej</releaseProfiles>
97
-
98
- <scijava-table.version>0.2.0</scijava-table.version>
99
</properties>
100
101
<dependencies>
@@ -106,7 +104,6 @@ Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
106
104
<dependency>
107
105
<groupId>org.scijava</groupId>
108
<artifactId>scijava-table</artifactId>
109
- <version>${scijava-table.version}</version>
110
</dependency>
111
112
<!-- Test scope dependencies -->
0 commit comments