From 2d1ddcc241a7a3b8c83687089cac51c49e90e85b Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Wed, 1 May 2024 00:32:17 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.0 --- examples/jooq/pom.xml | 2 +- examples/pom.xml | 2 +- examples/quarkus/pom.xml | 2 +- examples/spring/pom.xml | 2 +- extension/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/jooq/pom.xml b/examples/jooq/pom.xml index 4121426..fe89f80 100644 --- a/examples/jooq/pom.xml +++ b/examples/jooq/pom.xml @@ -4,7 +4,7 @@ com.radcortez.flyway flyway-junit5-examples - 2.0.1-SNAPSHOT + 2.1.0 flyway-junit5-jooq diff --git a/examples/pom.xml b/examples/pom.xml index 22f39c3..63a9507 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.radcortez.flyway flyway-junit5-parent - 2.0.1-SNAPSHOT + 2.1.0 flyway-junit5-examples diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml index 4b83b4c..b1a7dc4 100644 --- a/examples/quarkus/pom.xml +++ b/examples/quarkus/pom.xml @@ -4,7 +4,7 @@ com.radcortez.flyway flyway-junit5-examples - 2.0.1-SNAPSHOT + 2.1.0 flyway-junit5-quarkus diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml index 31003ce..f8ac06e 100644 --- a/examples/spring/pom.xml +++ b/examples/spring/pom.xml @@ -4,7 +4,7 @@ com.radcortez.flyway flyway-junit5-examples - 2.0.1-SNAPSHOT + 2.1.0 flyway-junit5-spring diff --git a/extension/pom.xml b/extension/pom.xml index d3889ba..940b7f5 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -5,7 +5,7 @@ com.radcortez.flyway flyway-junit5-parent - 2.0.1-SNAPSHOT + 2.1.0 flyway-junit5-extension diff --git a/pom.xml b/pom.xml index f8fbfaf..5af069f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.radcortez.flyway flyway-junit5-parent - 2.0.1-SNAPSHOT + 2.1.0 pom Flyway JUnit5 - Parent @@ -62,7 +62,7 @@ scm:git:https://github.com/radcortez/flyway-junit5-extensions.git scm:git:https://github.com/radcortez/flyway-junit5-extensions.git scm:git:https://github.com/radcortez/flyway-junit5-extensions.git - HEAD + 2.1.0 diff --git a/release/pom.xml b/release/pom.xml index 5aceafc..3f62923 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ com.radcortez.flyway flyway-junit5-parent - 2.0.0 + 2.1.0 flyway-junit5-release