Skip to content

Commit

Permalink
fill the api key hardcoded
Browse files Browse the repository at this point in the history
  • Loading branch information
SaifJerbi authored May 30, 2017
1 parent 165a883 commit 538d6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<artifactId>coveralls-maven-plugin</artifactId>
<version>4.3.0</version>
<configuration>
<repoToken>coverallsApiKey</repoToken>
<repoToken>NkRikGGVMCbI71H1WBTh5fte1C4AEzOyo</repoToken>
<jacocoReports>
<jacocoReport>${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml</jacocoReport>
</jacocoReports>
Expand Down

0 comments on commit 538d6eb

Please sign in to comment.