Skip to content

Commit

Permalink
chore(build): updates to EDC 0.1.3 (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf4ood authored Jul 4, 2023
1 parent b76e65e commit f623d75
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

Upgraded to EDC 0.1.3

### Removed

Removed the interim solution `observability-api-customization` and use the upstream extension `Observability API` instead
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
group=org.eclipse.tractusx.edc
version=0.5.0-SNAPSHOT
# configure the build:
annotationProcessorVersion=0.1.2
edcGradlePluginsVersion=0.1.2
metaModelVersion=0.1.2
annotationProcessorVersion=0.1.3
edcGradlePluginsVersion=0.1.3
metaModelVersion=0.1.3
txScmConnection=scm:git:[email protected]:eclipse-tractusx/tractusx-edc.git
txWebsiteUrl=https://github.com/eclipse-tractusx/tractusx-edc.git
txScmUrl=https://github.com/eclipse-tractusx/tractusx-edc.git

0 comments on commit f623d75

Please sign in to comment.