Skip to content

Commit c3c3292

Browse files
committed
issue #8 work in progress
1 parent 6ad08b9 commit c3c3292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<artifactId>coveralls-maven-plugin</artifactId>
8383
<version>4.3.0</version>
8484
<configuration>
85-
<repoToken>repoToken</repoToken>
85+
<repoToken>coverallsApiKey</repoToken>
8686
<jacocoReports>
8787
<jacocoReport>${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml</jacocoReport>
8888
</jacocoReports>

0 commit comments

Comments
 (0)