Skip to content

Commit 2f86f0f

Browse files
committed
POM: update parent to pom-scijava 27.0.1
Hopefully this fixes a build issue when releasing, which resulted in double (and thus failed) deployment of sources.
1 parent 32acf84 commit 2f86f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>26.0.0</version>
8+
<version>27.0.1</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)