Skip to content

Commit

Permalink
Remove Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarsotovalero committed Sep 27, 2020
1 parent ed028f6 commit 4e6a981
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
<java.src.version>1.8</java.src.version>
<java.test.version>1.8</java.test.version>
<maven.jacoco.plugin.version>0.8.5</maven.jacoco.plugin.version>
<maven.coveralls.plugin.version>4.3.0</maven.coveralls.plugin.version>
</properties>

<!-- Project description-->
Expand Down Expand Up @@ -312,11 +311,6 @@
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.eluder.coveralls</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<version>${maven.coveralls.plugin.version}</version>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit 4e6a981

Please sign in to comment.