We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c15ad7a + 8275d04 commit 7db0d83Copy full SHA for 7db0d83
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>
@@ -109,7 +109,7 @@
109
<license.organizationName>Mastodon authors</license.organizationName>
110
<license.copyrightOwners>Tobias Pietzsch</license.copyrightOwners>
111
112
- <mastodon.version>1.0.0-beta-34</mastodon.version>
+ <mastodon.version>1.0.0-beta-35</mastodon.version>
113
114
<!-- NB: Deploy releases to the SciJava Maven repository. -->
115
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
0 commit comments