We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d2520 commit 9ef376dCopy full SHA for 9ef376d
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>
@@ -126,7 +126,7 @@
126
<license.projectName>mastodon-ellipsoid-fitting</license.projectName>
127
<license.organizationName>Mastodon authors</license.organizationName>
128
<license.copyrightOwners>Tobias Pietzsch, Jean-Yves Tinevez</license.copyrightOwners>
129
- <mastodon.version>1.0.0-beta-34</mastodon.version>
+ <mastodon.version>1.0.0-beta-35</mastodon.version>
130
131
<!-- NB: Deploy releases to the SciJava Maven repository. -->
132
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
0 commit comments