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

Commit f2f72ff

Browse files
committed
[maven-release-plugin] prepare release jacoco-3.3.1
1 parent fd96938 commit f2f72ff

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
@@ -37,7 +37,7 @@ THE SOFTWARE.
3737
</parent>
3838

3939
<artifactId>jacoco</artifactId>
40-
<version>3.3.1-SNAPSHOT</version>
40+
<version>3.3.1</version>
4141
<packaging>hpi</packaging>
4242

4343
<name>Jenkins JaCoCo plugin</name>
@@ -107,7 +107,7 @@ THE SOFTWARE.
107107
<connection>scm:git:ssh://git@github.com/jenkinsci/jacoco-plugin.git</connection>
108108
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/jacoco-plugin.git</developerConnection>
109109
<url>https://github.com/jenkinsci/jacoco-plugin</url>
110-
<tag>HEAD</tag>
110+
<tag>jacoco-3.3.1</tag>
111111
</scm>
112112

113113
<distributionManagement>

0 commit comments

Comments
 (0)