Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] rollback the release of jacoco-3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Jun 22, 2020
1 parent 421b236 commit ee7f7cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ THE SOFTWARE.
</parent>

<artifactId>jacoco</artifactId>
<version>3.0.8-SNAPSHOT</version>
<version>3.0.7-SNAPSHOT</version>
<packaging>hpi</packaging>

<name>Jenkins JaCoCo plugin</name>
Expand All @@ -46,7 +46,7 @@ THE SOFTWARE.
<maven.version>3.5.2</maven.version>
<powermock.version>2.0.7</powermock.version>
<!-- Do not fail if tests are run without argLine -->
<argLine />
<argLine></argLine>
</properties>

<licenses>
Expand Down

0 comments on commit ee7f7cb

Please sign in to comment.