We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c771b99 commit d0cf91dCopy full SHA for d0cf91d
1 file changed
pom.xml
@@ -564,12 +564,12 @@ Projects wishing to use pom-scijava as a parent project need to override the <
564
<!-- Java 3D - https://github.com/scijava/java3d-core -->
565
<dependency>
566
<groupId>org.scijava</groupId>
567
- <artifactId>java3d-core</artifactId>
+ <artifactId>j3dcore</artifactId>
568
<version>${java3d.version}</version>
569
</dependency>
570
571
572
- <artifactId>java3d-utils</artifactId>
+ <artifactId>j3dutils</artifactId>
573
574
575
0 commit comments