Skip to content

Commit

Permalink
add action classes generics
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlab committed Aug 26, 2023
2 parents 4edc228 + b7a653a commit e7cd158
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>33.2.0</version>
<version>34.0.0</version>
<relativePath />
</parent>

<groupId>sc.fiji</groupId>
<artifactId>TrackMate-Oneat</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>


<name>TrackMate-Oneat</name>
<description>TrackMate oneat extension.</description>
Expand Down

0 comments on commit e7cd158

Please sign in to comment.