Skip to content

Commit 6d205bd

Browse files
committed
POM: use pom-scijava-base for the parent
There are no dependencies, so we don't need pom-scijava.
1 parent 4722d85 commit 6d205bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
<parent>
66
<groupId>org.scijava</groupId>
7-
<artifactId>pom-scijava</artifactId>
8-
<version>26.0.0</version>
7+
<artifactId>pom-scijava-base</artifactId>
8+
<version>9.0.0</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)