Skip to content

Commit

Permalink
[maven-release-plugin] prepare release report-jtreg-4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
judovana committed Sep 26, 2024
1 parent fce8ac8 commit 3b26675
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions report-jtreg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>report-jtreg</artifactId>
<version>${revision}${changelist}</version>
<version>4.8</version>

<packaging>hpi</packaging>

Expand Down Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>report-jtreg-lib</artifactId>
<version>${revision}${changelist}</version>
<version>4.8</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -88,4 +88,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>report-jtreg-4.8</tag>
</scm>
</project>

0 comments on commit 3b26675

Please # to comment.