We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e7897 commit 0815e64Copy full SHA for 0815e64
1 file changed
Modern/wrapperPlugins/pom.xml
@@ -126,11 +126,11 @@
126
<artifactId>bonej-ops</artifactId>
127
<version>${project.version}</version>
128
</dependency>
129
- <dependency>
130
- <groupId>org.bonej</groupId>
131
- <artifactId>bonej-plus</artifactId>
132
- <version>0.0.1-SNAPSHOT</version>
133
- </dependency>
+<!-- <dependency>-->
+<!-- <groupId>org.bonej</groupId>-->
+<!-- <artifactId>bonej-plus</artifactId>-->
+<!-- <version>0.0.1-SNAPSHOT</version>-->
+<!-- </dependency>-->
134
135
<!-- ImageJ dependencies -->
136
<dependency>
0 commit comments