Skip to content

Commit dac2b96

Browse files
committed
POM: rename artifactId to match repository name
Using 'imglib2-' instead of 'imglib-' also better matches other Jug Lab projects, including imglib2-labkit and imglib2-trainable-segmentation.
1 parent d6f1aeb commit dac2b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<groupId>sc.fiji</groupId>
13-
<artifactId>imglib-clearvolume</artifactId>
13+
<artifactId>imglib2-clearvolume</artifactId>
1414
<version>1.4.3-SNAPSHOT</version>
1515

1616
<name>ClearVolume ImageJ plugins</name>

0 commit comments

Comments
 (0)