Skip to content

Commit

Permalink
Remove useBeta property from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
strangelookingnerd committed Jan 23, 2025
1 parent c676318 commit 3ac0c3b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,11 @@
<properties>
<gitHubRepo>jenkinsci/custom-folder-icon-plugin</gitHubRepo>
<jenkins.baseline>2.479</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
<!-- REMOVE -->
<jenkins.version>2.494-rc35897.1f8edd4c1651</jenkins.version>
<revision>2.19</revision>
<changelist>-SNAPSHOT</changelist>
<spotless.check.skip>false</spotless.check.skip>
<!-- needed for Jenkins.MANAGE support -->
<useBeta>true</useBeta>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 3ac0c3b

Please sign in to comment.