diff --git a/core/pom.xml b/core/pom.xml index 56a548ce..a62b40d7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ dev.failsafe failsafe-parent - 3.3.2 + 3.3.3-SNAPSHOT failsafe diff --git a/modules/okhttp/pom.xml b/modules/okhttp/pom.xml index 0e49846d..131852c7 100644 --- a/modules/okhttp/pom.xml +++ b/modules/okhttp/pom.xml @@ -5,7 +5,7 @@ dev.failsafe failsafe-parent - 3.3.2 + 3.3.3-SNAPSHOT ../../pom.xml diff --git a/modules/retrofit/pom.xml b/modules/retrofit/pom.xml index 20fec051..7f503ce3 100644 --- a/modules/retrofit/pom.xml +++ b/modules/retrofit/pom.xml @@ -5,7 +5,7 @@ dev.failsafe failsafe-parent - 3.3.2 + 3.3.3-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 0e319a18..9d4776d5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom dev.failsafe failsafe-parent - 3.3.2 + 3.3.3-SNAPSHOT Failsafe Parent Fault tolerance and resilience patterns https://failsafe.dev @@ -29,7 +29,7 @@ scm:git:git@github.com:failsafe-lib/failsafe.git scm:git:git@github.com:failsafe-lib/failsafe.git https://github.com/failsafe-lib/failsafe - failsafe-parent-3.3.2 + HEAD