File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 7474 <coveralls-maven-plugin .repoToken>lq77rzORtJmhhqs4MWED6qPzVi0IEqrf9</coveralls-maven-plugin .repoToken>
7575
7676 <!-- Modules. -->
77- <nexus-staging-maven-plugin .version>1.6.7</nexus-staging-maven-plugin .version>
7877 <cobertura-maven-plugin .version>2.7</cobertura-maven-plugin .version>
7978 <coveralls-maven-plugin .version>4.2.0</coveralls-maven-plugin .version>
79+ <nexus-staging-maven-plugin .version>1.6.7</nexus-staging-maven-plugin .version>
8080 <maven-source-plugin .version>3.0.0</maven-source-plugin .version>
8181 <maven-javadoc-plugin .version>2.10.3</maven-javadoc-plugin .version>
8282 <maven-gpg-plugin .version>1.6</maven-gpg-plugin .version>
104104 <artifactId >cobertura-maven-plugin</artifactId >
105105 <version >${cobertura-maven-plugin.version} </version >
106106 <configuration >
107- <instrumentation >
108- <ignores >
109- <ignore >com.tomtom.speedtools.*</ignore >
110- </ignores >
111- </instrumentation >
112107 <check >
113108 </check >
114109 <formats >
You can’t perform that action at this time.
0 commit comments