We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64af77f commit a4cf33aCopy full SHA for a4cf33a
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>40.0.0</version>
+ <version>42.0.0</version>
9
</parent>
10
11
<groupId>org.mastodon</groupId>
@@ -98,7 +98,7 @@
98
<license.excludes>**/zip.xml</license.excludes>
99
<!-- NB: Deploy releases to the SciJava Maven repository. -->
100
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
101
- <mastodon.version>1.0.0-beta-34</mastodon.version>
+ <mastodon.version>1.0.0-beta-35</mastodon.version>
102
</properties>
103
104
<build>
0 commit comments