eclipse-edc / Technology-Aws

Apache License 2.0
5 stars 15 forks source link

chore: reset dependencies to 0.7.1 to avoid build errors #403

Closed paullatzelsperger closed 1 month ago

paullatzelsperger commented 1 month ago

What this PR changes/adds

Cherry-picks the fix to set the upstream version module, plus resets the EDC version dependency from 0.7.1-SNAPSHOT to 0.7.1 to avoid build errors

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._