We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af88ab commit 44c5e56Copy full SHA for 44c5e56
pitest-aggregator/pom.xml
@@ -5,8 +5,10 @@
5
<artifactId>pitest-parent</artifactId>
6
<version>${revision}</version>
7
</parent>
8
+ <name>pitest-aggregator</name>
9
<artifactId>pitest-aggregator</artifactId>
10
<description>Aggregates the output of report XML documents into a new combined HTML report</description>
11
+ <url>https://pitest.org</url>
12
<build>
13
<plugins>
14
<plugin>
0 commit comments