Skip to content

Commit

Permalink
refactor: replace backported provision-blob module with upstream one
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Sep 27, 2024
1 parent 9211982 commit ac4f665
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 991 deletions.
2 changes: 1 addition & 1 deletion edc-controlplane/edc-controlplane-base/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
runtimeOnly(libs.edc.controlplane.callback.dispatcher.http)

// cloud provisioner extensions
runtimeOnly(project(":edc-extensions:backport:azblob-provisioner"))
runtimeOnly(libs.edc.azure.blob.provision)

// Federated Catalog Crawler + Query API
runtimeOnly(project(":edc-extensions:federated-catalog"))
Expand Down
29 changes: 0 additions & 29 deletions edc-extensions/backport/azblob-provisioner/build.gradle.kts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit ac4f665

Please sign in to comment.