Skip to content

Commit

Permalink
Update jacoco plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlauer committed Oct 21, 2020
1 parent 4fec7a1 commit 83c0d6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion parent-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.seedstack.poms</groupId>
<artifactId>poms</artifactId>
<version>3.4.9-SNAPSHOT</version>
<version>3.4.10-SNAPSHOT</version>
</parent>

<artifactId>parent-internal</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>org.seedstack.poms</groupId>
<artifactId>poms</artifactId>
<version>3.4.9-SNAPSHOT</version>
<version>3.4.10-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down Expand Up @@ -48,7 +48,7 @@
<maven-assembly-plugin.version>2.5.3</maven-assembly-plugin.version>
<maven-dependency-plugin.version>2.9</maven-dependency-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.2</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
<japicmp-maven-plugin.version>0.6.2</japicmp-maven-plugin.version>
<buildnumber-maven-plugin.version>1.4</buildnumber-maven-plugin.version>
<maven-jar-plugin.version>2.6</maven-jar-plugin.version>
Expand Down

0 comments on commit 83c0d6f

Please sign in to comment.