Skip to content

Commit

Permalink
[maven-release-plugin] prepare release report-jtreg-2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
judovana committed Nov 6, 2023
1 parent 362d323 commit fe6d56b
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>2.6</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>2.6</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -88,4 +88,8 @@
</plugin>
</plugins>
</build>

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

0 comments on commit fe6d56b

Please sign in to comment.