Merge pull request from corda/ronanb/merge-4.10-4.11--2023-08-24

ES-1140: Merging forward updates from 4.10 to 4.11 (2023-08-24)
This commit is contained in:
Ronan Browne 2023-08-25 10:49:20 +01:00 committed by GitHub
commit 9f7e599635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -421,7 +421,7 @@ allprojects {
}
}
maven {
url "${artifactory_contextUrl}/corda-releases"
url "${publicArtifactURL}/corda-releases"
content {
includeModule('net.corda', 'corda-shell')
}