diff --git a/README.md b/README.md index 034d3e9..52563a9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The library requires Java 17+, in order to use it, add the following in your `po tech.illuin data-pipeline - 0.25 + 0.25.1 ``` diff --git a/core/pom.xml b/core/pom.xml index 0f167c3..2e22068 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ tech.illuin data-pipeline-parent - 0.25 + 0.25.1 data-pipeline diff --git a/pom.xml b/pom.xml index 84640a4..2c63818 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ tech.illuin data-pipeline-parent - 0.25 + 0.25.1 pom diff --git a/resilience4j/pom.xml b/resilience4j/pom.xml index 2aabacb..0f1d068 100644 --- a/resilience4j/pom.xml +++ b/resilience4j/pom.xml @@ -7,7 +7,7 @@ tech.illuin data-pipeline-parent - 0.25 + 0.25.1 data-pipeline-resilience4j