Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Jul 1, 2023
1 parent 8e7d14e commit c619efc
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 @@ -38,14 +38,14 @@ THE SOFTWARE.
</parent>

<artifactId>jacoco</artifactId>
<version>3.3.4</version>
<version>${revision}${changelist}</version>
<packaging>hpi</packaging>

<name>Jenkins JaCoCo plugin</name>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>

<properties>
<revision>3.3.4</revision>
<revision>3.3.5</revision>
<changelist>-SNAPSHOT</changelist>
<jacoco.version>0.8.10</jacoco.version>
<!-- see https://www.jenkins.io/changelog-stable/ for changelog of the LTS releases -->
Expand Down

0 comments on commit c619efc

Please sign in to comment.