Skip to content

Commit 538d6eb

Browse files
authored
fill the api key hardcoded
1 parent 165a883 commit 538d6eb

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>coverallsApiKey</repoToken>
85+
<repoToken>NkRikGGVMCbI71H1WBTh5fte1C4AEzOyo</repoToken>
8686
<jacocoReports>
8787
<jacocoReport>${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml</jacocoReport>
8888
</jacocoReports>

0 commit comments

Comments
 (0)