Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 7d4226d

Browse files
committed
POM: update parent to pom-scijava 28.0.0
And add ciManagement info to fix deployment to maven.scijava.org
1 parent 6312051 commit 7d4226d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
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>28.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -83,7 +83,8 @@
8383
<url>https://github.com/scijava/scijava-plugins-io-table/issues</url>
8484
</issueManagement>
8585
<ciManagement>
86-
<system>None</system>
86+
<system>Travis CI</system>
87+
<url>https://travis-ci.org/scijava/scijava-plugins-io-table</url>
8788
</ciManagement>
8889

8990
<properties>

0 commit comments

Comments
 (0)