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 97d2492 commit d5fcba7Copy full SHA for d5fcba7
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
@@ -125,7 +125,7 @@
125
<!-- NB: Deploy releases to the SciJava Maven repository. -->
126
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
127
128
- <dl-modelrunner.version>0.5.11-SNAPSHOT</dl-modelrunner.version>
+ <dl-modelrunner.version>0.6.0</dl-modelrunner.version>
129
<protobuf.version>3.5.1</protobuf.version>
130
<tf.version>1.15.0</tf.version>
131
</properties>
0 commit comments