Skip to content

Commit

Permalink
set back to 5.1 for shared lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ronanbrowne authored Jul 28, 2023
1 parent 5dc4a77 commit 0b11314
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci/JenkinsApiCompatibility
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Check corda-api compatibility with downstream consumers which implement CordApps
@Library('corda-shared-build-pipeline-steps@ronanb/J17-downstream-jobs') _
@Library('corda-shared-build-pipeline-steps@5.1') _

cordaApiCompatibilityCheck(
javaVersion: '17'
Expand Down
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@Library('corda-shared-build-pipeline-steps@ronanb/J17-downstream-jobs') _
@Library('corda-shared-build-pipeline-steps@5.1') _

cordaPipeline(
runIntegrationTests: false,
Expand Down

0 comments on commit 0b11314

Please sign in to comment.