We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbeed1c commit 8983011Copy full SHA for 8983011
1 file changed
pom.xml
@@ -5,13 +5,13 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>38.0.1</version>
+ <version>40.0.0</version>
9
<relativePath />
10
</parent>
11
12
<groupId>sc.fiji</groupId>
13
<artifactId>TrackMate-CTCRunner</artifactId>
14
- <version>1.5.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
15
16
<name>TrackMate-CTCRunner</name>
17
<description>Batch measurements of the Cell-Tracking-Challenge metrics using TrackMate.</description>
0 commit comments