Skip to content

Commit d5fcba7

Browse files
committed
update pom
1 parent 97d2492 commit d5fcba7

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

@@ -125,7 +125,7 @@
125125
<!-- NB: Deploy releases to the SciJava Maven repository. -->
126126
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
127127

128-
<dl-modelrunner.version>0.5.11-SNAPSHOT</dl-modelrunner.version>
128+
<dl-modelrunner.version>0.6.0</dl-modelrunner.version>
129129
<protobuf.version>3.5.1</protobuf.version>
130130
<tf.version>1.15.0</tf.version>
131131
</properties>

0 commit comments

Comments
 (0)