mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-25 14:54:44 +08:00
Update pom.xml
This commit is contained in:
parent
5ba7904b20
commit
247424d60a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -35,7 +35,7 @@
|
|||
<target>1.8</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<!-- run `mvn cobertura:cobertura` & `curl -s` -->
|
||||
<!-- run `mvn cobertura:cobertura` & `bash <(curl -s https://codecov.io/bash) -t TOKEN` -->
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>cobertura-maven-plugin</artifactId>
|
||||
|
|
Loading…
Reference in a new issue