Skip to content

Commit 321cb13

Browse files
committed
Update parent to pom-scijava 43.0.0 and TrackMate dep to 8.0.0
1 parent 23dfe8b commit 321cb13

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

@@ -84,7 +84,7 @@
8484
<!-- NB: Deploy releases to the SciJava Maven repository. -->
8585
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
8686

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

9090
<dependencies>

0 commit comments

Comments
 (0)