Skip to content

Commit 41ffa26

Browse files
committed
Fix artifactId of java3d components
They are named differently than their respective Git repositories.
1 parent de8b2d5 commit 41ffa26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

release-version.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ net.imagej:imagej-maven-plugin:*|\
107107
net.imagej:pom-imagej:*|\
108108
net.imglib2:imglib2:*|\
109109
net.imglib2:pom-imglib2:*|\
110-
org.scijava:java3d-core:*|\
111-
org.scijava:java3d-utils:*|\
110+
org.scijava:j3dcore:*|\
111+
org.scijava:j3dutils:*|\
112112
org.scijava:jep:*|\
113113
org.scijava:junit-benchmarks:*|\
114114
org.scijava:minimaven:*|\

0 commit comments

Comments
 (0)