Skip to content

Commit e4e25e6

Browse files
committed
[maven-release-plugin] prepare release v2.3.7
1 parent b65c4c8 commit e4e25e6

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.7-SNAPSHOT</version>
15+
<version>2.3.7</version>
1616
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1717
<description>Parses the console log generated by a build</description>
1818

@@ -171,7 +171,7 @@
171171
<url>https://${GITHUB_TOKEN}@github.com/jenkinsci/log-parser-plugin.git</url>
172172
<connection>scm:git:${project.scm.url}</connection>
173173
<developerConnection>scm:git:${project.scm.url}</developerConnection>
174-
<tag>HEAD</tag>
174+
<tag>v2.3.7</tag>
175175
</scm>
176176

177177
<repositories>

0 commit comments

Comments
 (0)