Skip to content

Commit

Permalink
Update to Peass 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DaGeRe committed Oct 23, 2022
1 parent 3fa7455 commit 857bace
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.346.1</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.1</revision>
<revision>2.3.2</revision>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/peass-ci-plugin</gitHubRepo>
<peass.version>0.3.2-SNAPSHOT</peass.version>
<peass.version>0.3.2</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 857bace

Please sign in to comment.