Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ivy-2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Jan 2, 2025
1 parent 426a0ff commit bb98fcd
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 @@ -9,7 +9,7 @@
</parent>

<artifactId>ivy</artifactId>
<version>${revision}${changelist}</version>
<version>2.8</version>
<packaging>hpi</packaging>
<name>Ivy Plugin</name>
<description>This plugin adds Ivy support to Jenkins</description>
Expand All @@ -31,7 +31,7 @@
<scm>
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<tag>${scmTag}</tag>
<tag>ivy-2.8</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit bb98fcd

Please sign in to comment.