Skip to content

Commit

Permalink
Revert "[maven-release-plugin] prepare release nested-data-reporting-…
Browse files Browse the repository at this point in the history
…5.3.0"

This reverts commit 3b34445.
  • Loading branch information
totocaca123 committed Nov 11, 2024
1 parent 3b34445 commit 4b40efd
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 @@ -22,7 +22,7 @@

<groupId>io.jenkins.plugins</groupId>
<artifactId>nested-data-reporting</artifactId>
<version>5.3.0</version>
<version>${revision}${changelist}</version>
<packaging>hpi</packaging>
<name>Nested Data Reporting</name>
<description>Jenkins plugin to report data from nested as pie-charts, trend-charts and data tables.</description>
Expand All @@ -49,7 +49,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>nested-data-reporting-5.3.0</tag>
<tag>${scmTag}</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 4b40efd

Please sign in to comment.