We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd1fcc commit 3c8ad27Copy full SHA for 3c8ad27
pom.xml
@@ -83,7 +83,7 @@
83
<artifactId>coveralls-maven-plugin</artifactId>
84
<version>4.3.0</version>
85
<configuration>
86
- <repoToken>VoNnKHlm3jV6CDIVG9NxC7Z0LGYrhPgxD</repoToken>
+ <repoToken>repoToken</repoToken>
87
<jacocoReports>
88
<jacocoReport>${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml</jacocoReport>
89
</jacocoReports>
0 commit comments