Skip to content

Commit

Permalink
Release Version v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-edc-bot committed Oct 24, 2024
1 parent a633904 commit abb9145
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.eclipse.edc
version=0.10.0-SNAPSHOT
version=0.10.0

# information required for publishing artifacts:
edcScmConnection=scm:git:[email protected]:eclipse-edc/IdentityHub.git
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ format.version = "1.1"
[versions]
assertj = "3.26.3"
awaitility = "4.2.2"
edc = "0.10.0-SNAPSHOT"
edc = "0.10.0"
failsafe = "3.3.2"
jackson = "2.18.0"
jakarta-annotation = "2.1.1"
Expand Down

0 comments on commit abb9145

Please sign in to comment.