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 7568f33 commit ba3ac34Copy full SHA for ba3ac34
1 file changed
pom.xml
@@ -746,7 +746,7 @@
746
<!-- SNT - https://github.com/morphonets/SNT -->
747
<SNT.version>4.0.1</SNT.version>
748
749
- <!-- BoneJ - https://bonej.org/ -->
+ <!-- BoneJ2 - https://github.com/bonej-org/BoneJ2 -->
750
<bonej.version>7.0.11</bonej.version>
751
<bonej-plugins.version>${bonej.version}</bonej-plugins.version>
752
<bonej-ops.version>${bonej.version}</bonej-ops.version>
@@ -2498,8 +2498,7 @@
2498
<version>${SNT.version}</version>
2499
</dependency>
2500
2501
- <!-- BoneJ - http://bonej.org/ -->
2502
-
+ <!-- BoneJ2 - https://github.com/bonej-org/BoneJ2 -->
2503
<dependency>
2504
<groupId>org.bonej</groupId>
2505
<artifactId>bonej-plugins</artifactId>
0 commit comments