Skip to content

Commit 44c5e56

Browse files
committed
add module name for maven central
1 parent 5af88ab commit 44c5e56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pitest-aggregator/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
<artifactId>pitest-parent</artifactId>
66
<version>${revision}</version>
77
</parent>
8+
<name>pitest-aggregator</name>
89
<artifactId>pitest-aggregator</artifactId>
910
<description>Aggregates the output of report XML documents into a new combined HTML report</description>
11+
<url>https://pitest.org</url>
1012
<build>
1113
<plugins>
1214
<plugin>

0 commit comments

Comments
 (0)