Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Sep 19, 2024
1 parent 29da418 commit 62217a2
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 @@ -11,7 +11,7 @@

<groupId>io.jenkins.plugins</groupId>
<artifactId>forensics-api</artifactId>
<version>${revision}${changelist}</version>
<version>2.6.0</version>
<packaging>hpi</packaging>

<name>Forensics API Plugin</name>
Expand Down Expand Up @@ -48,7 +48,7 @@
<connection>scm:git:https://github.com/jenkinsci/forensics-api-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/forensics-api-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/forensics-api-plugin</url>
<tag>${scmTag}</tag>
<tag>v2.6.0</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 62217a2

Please sign in to comment.