Skip to content

Commit 0815e64

Browse files
committed
Comment out dependency on bonej-plus for now
1 parent 09e7897 commit 0815e64

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Modern/wrapperPlugins/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,11 @@
126126
<artifactId>bonej-ops</artifactId>
127127
<version>${project.version}</version>
128128
</dependency>
129-
<dependency>
130-
<groupId>org.bonej</groupId>
131-
<artifactId>bonej-plus</artifactId>
132-
<version>0.0.1-SNAPSHOT</version>
133-
</dependency>
129+
<!-- <dependency>-->
130+
<!-- <groupId>org.bonej</groupId>-->
131+
<!-- <artifactId>bonej-plus</artifactId>-->
132+
<!-- <version>0.0.1-SNAPSHOT</version>-->
133+
<!-- </dependency>-->
134134

135135
<!-- ImageJ dependencies -->
136136
<dependency>

0 commit comments

Comments
 (0)