Skip to content

Commit 550a967

Browse files
committed
[maven-release-plugin] prepare release log-parser-2.3.4
1 parent f05248b commit 550a967

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.4-SNAPSHOT</version>
15+
<version>2.3.4</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>log-parser-2.3.4</tag>
192192
</scm>
193193

194194
<repositories>

0 commit comments

Comments
 (0)