Skip to content

Commit bf5d92f

Browse files
authored
Update pom.xml
- Correct URL to cobertura site.
1 parent 7c1dbfe commit bf5d92f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<packaging>jar</packaging>
2222

2323
<name>Cobertura Maven plug-in example for Java project</name>
24-
<url>http://www.eclemma.org/jacoco</url>
24+
<url>http://cobertura.github.io/cobertura/</url>
2525

2626
<dependencies>
2727
<dependency>

0 commit comments

Comments
 (0)