Skip to content

Commit 29bd9a6

Browse files
committed
Remove imagej-usage from managed dependencies
That component is not currently maintained, nor should anything downstream ever depend on it.
1 parent f344aac commit 29bd9a6

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -488,9 +488,6 @@
488488
<!-- ImageJ Updater - https://github.com/imagej/imagej-updater -->
489489
<imagej-updater.version>0.10.4</imagej-updater.version>
490490

491-
<!-- ImageJ Usage - https://github.com/imagej/imagej-usage -->
492-
<imagej-usage.version>0.4.1</imagej-usage.version>
493-
494491
<!-- Op Finder - https://github.com/imagej/op-finder -->
495492
<op-finder.version>0.1.4</op-finder.version>
496493

@@ -1643,13 +1640,6 @@
16431640
<classifier>tests</classifier>
16441641
</dependency>
16451642

1646-
<!-- ImageJ Usage - https://github.com/imagej/imagej-usage -->
1647-
<dependency>
1648-
<groupId>net.imagej</groupId>
1649-
<artifactId>imagej-usage</artifactId>
1650-
<version>${imagej-usage.version}</version>
1651-
</dependency>
1652-
16531643
<!-- Op-Finder - https://github.com/imagej/op-finder -->
16541644
<dependency>
16551645
<groupId>net.imagej</groupId>
@@ -4268,7 +4258,6 @@
42684258
<imagej-ui-awt.version>LATEST</imagej-ui-awt.version>
42694259
<imagej-ui-swing.version>LATEST</imagej-ui-swing.version>
42704260
<imagej-updater.version>LATEST</imagej-updater.version>
4271-
<imagej-usage.version>LATEST</imagej-usage.version>
42724261
<op-finder.version>LATEST</op-finder.version>
42734262
</properties>
42744263
<repositories>

0 commit comments

Comments
 (0)