Skip to content

Commit 6b14dfa

Browse files
committed
Update parent pom and TrackMate version.
1 parent 5c8378d commit 6b14dfa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>34.0.0</version>
8+
<version>43.0.0</version>
99
<relativePath />
1010
</parent>
1111

1212
<groupId>sc.fiji</groupId>
1313
<artifactId>TrackMate-CSVImporter</artifactId>
14-
<version>3.1.5-SNAPSHOT</version>
14+
<version>4.0.0-SNAPSHOT</version>
1515

1616
<name>TrackMate CSV Importer</name>
1717
<description>Import detections and tracks from a CSV file into TrackMate.</description>
@@ -84,7 +84,7 @@
8484
<!-- NB: Deploy releases to the SciJava Maven repository. -->
8585
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
8686

87-
<TrackMate.version>7.10.2</TrackMate.version>
87+
<TrackMate.version>8.0.0</TrackMate.version>
8888
</properties>
8989

9090
<dependencies>

0 commit comments

Comments
 (0)