We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3572186 commit 1266e40Copy full SHA for 1266e40
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>23.1.1</version>
+ <version>23.2.0</version>
9
<relativePath />
10
</parent>
11
@@ -100,8 +100,6 @@ Wisconsin-Madison.</license.copyrightOwners>
100
101
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
102
<releaseProfiles>deploy-to-imagej</releaseProfiles>
103
-
104
- <scijava-table.version>0.2.0</scijava-table.version>
105
</properties>
106
107
<repositories>
@@ -120,7 +118,6 @@ Wisconsin-Madison.</license.copyrightOwners>
120
118
<dependency>
121
119
122
<artifactId>scijava-table</artifactId>
123
- <version>${scijava-table.version}</version>
124
</dependency>
125
126
0 commit comments