Skip to content

Commit 032b646

Browse files
committed
Fix hpi.compatibleSinceVersion version
1 parent 494f18a commit 032b646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
3232
<jenkins.baseline>2.479</jenkins.baseline>
3333
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
34-
<hpi.compatibleSinceVersion>934.0</hpi.compatibleSinceVersion>
34+
<hpi.compatibleSinceVersion>935.0.0</hpi.compatibleSinceVersion>
3535
<!-- Jenkins.MANAGE is still in Beta -->
3636
<useBeta>true</useBeta>
3737
<tagNameFormat>@{project.version}</tagNameFormat>

0 commit comments

Comments
 (0)