We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23dfe8b commit 321cb13Copy full SHA for 321cb13
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>41.0.0</version>
+ <version>43.0.0</version>
9
<relativePath />
10
</parent>
11
@@ -84,7 +84,7 @@
84
<!-- NB: Deploy releases to the SciJava Maven repository. -->
85
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
86
87
- <TrackMate.version>8.0.0-SNAPSHOT</TrackMate.version>
+ <TrackMate.version>8.0.0</TrackMate.version>
88
</properties>
89
90
<dependencies>
0 commit comments