diff --git a/core/pom.xml b/core/pom.xml index 74185b74..bed9dfff 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ dev.failsafe failsafe-parent - 3.3.1 + 3.3.2-SNAPSHOT failsafe diff --git a/modules/okhttp/pom.xml b/modules/okhttp/pom.xml index b914494a..e59191b0 100644 --- a/modules/okhttp/pom.xml +++ b/modules/okhttp/pom.xml @@ -5,7 +5,7 @@ dev.failsafe failsafe-parent - 3.3.1 + 3.3.2-SNAPSHOT ../../pom.xml diff --git a/modules/retrofit/pom.xml b/modules/retrofit/pom.xml index 67744cd9..0d26e39d 100644 --- a/modules/retrofit/pom.xml +++ b/modules/retrofit/pom.xml @@ -5,7 +5,7 @@ dev.failsafe failsafe-parent - 3.3.1 + 3.3.2-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 6a920701..90c6a930 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom dev.failsafe failsafe-parent - 3.3.1 + 3.3.2-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.1 + HEAD