Skip to content

Commit 3c8ad27

Browse files
committed
work to configure coveralls ci #8
1 parent 5dd1fcc commit 3c8ad27

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
@@ -83,7 +83,7 @@
8383
<artifactId>coveralls-maven-plugin</artifactId>
8484
<version>4.3.0</version>
8585
<configuration>
86-
<repoToken>VoNnKHlm3jV6CDIVG9NxC7Z0LGYrhPgxD</repoToken>
86+
<repoToken>repoToken</repoToken>
8787
<jacocoReports>
8888
<jacocoReport>${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml</jacocoReport>
8989
</jacocoReports>

0 commit comments

Comments
 (0)