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 144d4ad commit 8525319Copy full SHA for 8525319
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>39.0.0</version>
+ <version>41.0.0</version>
9
<relativePath />
10
</parent>
11
@@ -92,7 +92,7 @@
92
<!-- NB: Deploy releases to the SciJava Maven repository. -->
93
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
94
95
- <dl-modelrunner.version>0.5.11-SNAPSHOT</dl-modelrunner.version>
+ <dl-modelrunner.version>0.6.0</dl-modelrunner.version>
96
<onnxruntime.version>1.12.1</onnxruntime.version>
97
</properties>
98
0 commit comments