Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jacoco-3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Jan 25, 2020
1 parent c8282b1 commit 50d2e83
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.5-SNAPSHOT</version>
<version>3.0.5</version>
<packaging>hpi</packaging>

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

<distributionManagement>
Expand Down Expand Up @@ -349,7 +349,7 @@ THE SOFTWARE.
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
<pluginExecution>
Expand All @@ -362,7 +362,7 @@ THE SOFTWARE.
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
<pluginExecution>
Expand All @@ -375,7 +375,7 @@ THE SOFTWARE.
</goals>
</pluginExecutionFilter>
<action>
<execute/>
<execute />
</action>
</pluginExecution>
<pluginExecution>
Expand All @@ -388,7 +388,7 @@ THE SOFTWARE.
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
<pluginExecution>
Expand All @@ -401,7 +401,7 @@ THE SOFTWARE.
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
<pluginExecution>
Expand All @@ -414,7 +414,7 @@ THE SOFTWARE.
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit 50d2e83

Please sign in to comment.