File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 6969 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
7070 <jdk .version>1.6</jdk .version>
7171
72- <!-- Repo token for Coveralls. -->
73- <coveralls-maven-plugin .repoToken>lq77rzORtJmhhqs4MWED6qPzVi0IEqrf9</coveralls-maven-plugin .repoToken>
74-
7572 <!-- Modules. -->
7673 <coveralls-maven-plugin .version>4.2.0</coveralls-maven-plugin .version>
7774 <jacoco-maven-plugin .version>0.7.7.201606060606</jacoco-maven-plugin .version>
142139 <groupId >org.eluder.coveralls</groupId >
143140 <artifactId >coveralls-maven-plugin</artifactId >
144141 <version >${coveralls-maven-plugin.version} </version >
145- <configuration >
146- <repoToken >${coveralls-maven-plugin.repoToken} </repoToken >
147- </configuration >
148142 </plugin >
149143
150144 <!-- Unit tests using SureFire. -->
You can’t perform that action at this time.
0 commit comments