Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 0a22c00

Browse files
committed
POM: remove explicit version of scijava-table
1 parent fda98e1 commit 0a22c00

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
9494

9595
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
9696
<releaseProfiles>deploy-to-imagej</releaseProfiles>
97-
98-
<scijava-table.version>0.2.0</scijava-table.version>
9997
</properties>
10098

10199
<dependencies>
@@ -106,7 +104,6 @@ Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
106104
<dependency>
107105
<groupId>org.scijava</groupId>
108106
<artifactId>scijava-table</artifactId>
109-
<version>${scijava-table.version}</version>
110107
</dependency>
111108

112109
<!-- Test scope dependencies -->

0 commit comments

Comments
 (0)