Skip to content

Commit

Permalink
update pom
Browse files Browse the repository at this point in the history
carlosuc3m committed Oct 26, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 069fac2 commit ecfbda2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>35.1.1</version>
<version>37.0.0</version>
<relativePath />
</parent>

@@ -126,7 +126,7 @@
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

<pytorch-javacpp.version>2.0.1-1.5.9</pytorch-javacpp.version>
<dl-modelrunner.version>0.4.0</dl-modelrunner.version>
<dl-modelrunner.version>0.4.1</dl-modelrunner.version>
<cuda-javacpp.version>11.8-8.6-1.5.8</cuda-javacpp.version>
<mkl-javacpp.version>2023.1-1.5.9</mkl-javacpp.version>
</properties>

0 comments on commit ecfbda2

Please sign in to comment.