Skip to content

Commit

Permalink
Add url to jacoco-maven-plugin (#1169)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobbraun committed Apr 14, 2021
1 parent 86dc5fd commit 2eca2f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jacoco-maven-plugin/pom.xml
Expand Up @@ -23,6 +23,7 @@

<artifactId>jacoco-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<url>https://www.jacoco.org/jacoco/trunk/doc/maven.html</url>

<name>JaCoCo :: Maven Plugin</name>
<description>The JaCoCo Maven Plugin provides the JaCoCo runtime agent to your tests and allows basic report creation.</description>
Expand Down

0 comments on commit 2eca2f2

Please sign in to comment.