Skip to content

Commit

Permalink
[maven-release-plugin] prepare release log-parser-2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Jun 3, 2024
1 parent f05248b commit 550a967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>log-parser</artifactId>
<packaging>hpi</packaging>
<name>Log Parser Plugin</name>
<version>2.3.4-SNAPSHOT</version>
<version>2.3.4</version>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<description>Parses the console log generated by a build</description>

Expand Down Expand Up @@ -188,7 +188,7 @@
<connection>scm:git:https://github.com/jenkinsci/log-parser-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/log-parser-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/log-parser-plugin</url>
<tag>HEAD</tag>
<tag>log-parser-2.3.4</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 550a967

Please sign in to comment.