Skip to content

Commit

Permalink
Update to peass 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DaGeRe committed Jul 5, 2023
1 parent 3ca16bf commit a202a66
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 @@ -16,10 +16,10 @@
<jenkins.version>2.387.3</jenkins.version>
<maven.test.redirectTestOutputToFile>false</maven.test.redirectTestOutputToFile>
<!-- The revision reflects the Peass core version, 2.1.11 uses Peass 0.1.11. -->
<revision>2.3.8</revision>
<revision>2.3.9</revision>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/peass-ci-plugin</gitHubRepo>
<peass.version>0.3.9-SNAPSHOT</peass.version>
<peass.version>0.3.9</peass.version>
</properties>
<!-- Jenkins discourages usage of names like peass-jenkins-plugin or peass-plugin (https://www.jenkins.io/doc/developer/publishing/requesting-hosting/), therefore
it's just peass-ci -->
Expand Down

0 comments on commit a202a66

Please sign in to comment.