Skip to content

Commit a1f4339

Browse files
committed
[maven-release-plugin] prepare release v2.3.3
1 parent 0556d20 commit a1f4339

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<artifactId>log-parser</artifactId>
1313
<packaging>hpi</packaging>
1414
<name>Log Parser Plugin</name>
15-
<version>2.3.3-SNAPSHOT</version>
15+
<version>2.3.3</version>
1616
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1717
<description>Parses the console log generated by a build</description>
1818

@@ -188,7 +188,7 @@
188188
<connection>scm:git:https://github.com/jenkinsci/log-parser-plugin.git</connection>
189189
<developerConnection>scm:git:[email protected]:jenkinsci/log-parser-plugin.git</developerConnection>
190190
<url>https://github.com/jenkinsci/log-parser-plugin</url>
191-
<tag>HEAD</tag>
191+
<tag>v2.3.3</tag>
192192
</scm>
193193

194194
<repositories>

0 commit comments

Comments
 (0)