File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 192192 <target >1.11</target >
193193 </configuration >
194194 </plugin >
195- <plugin >
196- <groupId >org.eluder.coveralls</groupId >
197- <artifactId >coveralls-maven-plugin</artifactId >
198- <version >4.3.0</version >
199- <configuration >
200- <serviceName >travis-ci</serviceName >
201- </configuration >
202- </plugin >
203195 <plugin >
204196 <groupId >org.apache.maven.plugins</groupId >
205197 <artifactId >maven-jar-plugin</artifactId >
228220 </execution >
229221 </executions >
230222 </plugin >
231- <plugin >
232- <groupId >org.codehaus.mojo</groupId >
233- <artifactId >cobertura-maven-plugin</artifactId >
234- <version >2.7</version >
235- <configuration >
236- <format >xml</format >
237- <maxmem >256m</maxmem >
238- <check />
239- </configuration >
240- </plugin >
241223 <plugin >
242224 <groupId >org.codehaus.mojo</groupId >
243225 <artifactId >versions-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments