Skip to content

Commit

Permalink
Bump version from 0.11.0-SNAPSHOT to 0.12.0-SNAPSHOT [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-edc-bot committed Jan 16, 2025
1 parent ff72b0f commit 88289de
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.aws
version=0.11.0-SNAPSHOT
version=0.12.0-SNAPSHOT
# used for publishing artifacts and plugins
techAwsScmConnection=scm:git:git@github.com:eclipse-edc/Technology-Aws.git
techAwsScmUrl=https://github.com/eclipse-edc/Technology-Aws.git
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]
awaitility = "4.2.1"
aws = "2.29.50"
edc = "0.11.0-SNAPSHOT"
edc = "0.12.0-SNAPSHOT"
failsafe = "3.3.1"
junit = "5.11.3"
testcontainers = "1.20.4"
Expand Down

0 comments on commit 88289de

Please sign in to comment.