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

Commit 78ce2bd

Browse files
committed
[maven-release-plugin] prepare release jacoco-3.3.7
1 parent a5b8d3a commit 78ce2bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ THE SOFTWARE.
3838
</parent>
3939

4040
<artifactId>jacoco</artifactId>
41-
<version>${revision}${changelist}</version>
41+
<version>3.3.7</version>
4242
<packaging>hpi</packaging>
4343

4444
<name>Jenkins JaCoCo plugin</name>
@@ -108,7 +108,7 @@ THE SOFTWARE.
108108
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
109109
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
110110
<url>https://github.com/${gitHubRepo}</url>
111-
<tag>${scmTag}</tag>
111+
<tag>jacoco-3.3.7</tag>
112112
</scm>
113113

114114
<distributionManagement>

0 commit comments

Comments
 (0)