File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -707,14 +707,6 @@ This is avoided by creating an empty directory when svn is not available.
707707 </execution >
708708 </executions >
709709 </plugin >
710- <plugin >
711- <groupId >org.eluder.coveralls</groupId >
712- <artifactId >coveralls-maven-plugin</artifactId >
713- <version >${commons.coveralls.version} </version >
714- <configuration >
715- <timestampFormat >${commons.coveralls.timestampFormat} </timestampFormat >
716- </configuration >
717- </plugin >
718710 </plugins >
719711 </build >
720712 </profile >
Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ Caveat:
9696 to support the whole codebase (it was one of the main reasons for
9797 creating more focused components).
9898" >
99+ <action dev =" sebb" type =" fix" >Drop coveralls, as no longer used</action >
99100 <action dev =" sebb" type =" update" >Bump Commons Parent from 78 to 81</action >
100101 <action dev =" sebb" type =" update" >Bump picocli from 3.9.5 to 4.7.6</action >
101102 <action dev =" sebb" type =" update" >Bump Commons Imaging from 1.0-alpha3 to 1.0.0-alpha5</action >
You can’t perform that action at this time.
0 commit comments