Skip to content

Commit 8525319

Browse files
committed
update pom
1 parent 144d4ad commit 8525319

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>39.0.0</version>
8+
<version>41.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -92,7 +92,7 @@
9292
<!-- NB: Deploy releases to the SciJava Maven repository. -->
9393
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
9494

95-
<dl-modelrunner.version>0.5.11-SNAPSHOT</dl-modelrunner.version>
95+
<dl-modelrunner.version>0.6.0</dl-modelrunner.version>
9696
<onnxruntime.version>1.12.1</onnxruntime.version>
9797
</properties>
9898

0 commit comments

Comments
 (0)