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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Aug 31, 2018
1 parent 1ed3bc2 commit 26a4cbb
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.2</version>
<version>3.0.2-SNAPSHOT</version>
<packaging>hpi</packaging>

<name>Jenkins JaCoCo plugin</name>
Expand Down Expand Up @@ -90,7 +90,7 @@ THE SOFTWARE.
<connection>scm:git:ssh://github.com/jenkinsci/jacoco-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/jacoco-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/jacoco-plugin</url>
<tag>jacoco-3.0.2</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 26a4cbb

Please sign in to comment.