We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b11406f commit c6de55aCopy full SHA for c6de55a
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>41.0.0</version>
9
<relativePath />
10
</parent>
11
@@ -145,7 +145,7 @@
145
146
<!-- NB: Deploy releases to the SciJava Maven repository. -->
147
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
148
- <dl-modelrunner.version>0.5.11-SNAPSHOT</dl-modelrunner.version>
+ <dl-modelrunner.version>0.6.1</dl-modelrunner.version>
149
</properties>
150
151
<dependencies>
0 commit comments