Skip to content

Commit 4eb677f

Browse files
committed
[maven-release-plugin] prepare release v2.5.0
1 parent 44376db commit 4eb677f

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
@@ -12,7 +12,7 @@
1212
<artifactId>log-parser</artifactId>
1313
<packaging>hpi</packaging>
1414
<name>Log Parser Plugin</name>
15-
<version>2.4.3-SNAPSHOT</version>
15+
<version>2.5.0</version>
1616
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1717
<description>Parses the console log generated by a build</description>
1818

@@ -163,7 +163,7 @@
163163
<url>https://${GITHUB_TOKEN}@github.com/jenkinsci/log-parser-plugin.git</url>
164164
<connection>scm:git:${project.scm.url}</connection>
165165
<developerConnection>scm:git:${project.scm.url}</developerConnection>
166-
<tag>v2.4.2</tag>
166+
<tag>v2.5.0</tag>
167167
</scm>
168168

169169
<repositories>

0 commit comments

Comments
 (0)