From e7f9bf938b69385b82a1bad21fba7f0e7501271b Mon Sep 17 00:00:00 2001 From: Uragami Taichi Date: Mon, 4 Nov 2024 16:22:00 +0900 Subject: [PATCH] Release 2.1.0 --- README.md | 2 +- doma-spring-boot-autoconfigure/pom.xml | 2 +- doma-spring-boot-core/pom.xml | 2 +- .../doma-spring-boot-sample-entity-listener/pom.xml | 2 +- .../doma-spring-boot-sample-event-handler/pom.xml | 2 +- doma-spring-boot-samples/doma-spring-boot-sample-simple/pom.xml | 2 +- .../doma-spring-boot-sample-two-datasource/pom.xml | 2 +- doma-spring-boot-samples/pom.xml | 2 +- doma-spring-boot-starter/pom.xml | 2 +- pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 44b35f1..2428403 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ doma.jdbc-logger= # Type of JdbcLogger. (SLF4J, JUL) org.seasar.doma.boot doma-spring-boot-starter - 2.0.0 + 2.1.0 org.seasar.doma diff --git a/doma-spring-boot-autoconfigure/pom.xml b/doma-spring-boot-autoconfigure/pom.xml index 682f914..52b33ad 100644 --- a/doma-spring-boot-autoconfigure/pom.xml +++ b/doma-spring-boot-autoconfigure/pom.xml @@ -12,7 +12,7 @@ org.seasar.doma.boot doma-spring-boot - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/doma-spring-boot-core/pom.xml b/doma-spring-boot-core/pom.xml index d208868..0c37a5c 100644 --- a/doma-spring-boot-core/pom.xml +++ b/doma-spring-boot-core/pom.xml @@ -12,7 +12,7 @@ org.seasar.doma.boot doma-spring-boot - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/doma-spring-boot-samples/doma-spring-boot-sample-entity-listener/pom.xml b/doma-spring-boot-samples/doma-spring-boot-sample-entity-listener/pom.xml index 48318a9..1d6b7d7 100644 --- a/doma-spring-boot-samples/doma-spring-boot-sample-entity-listener/pom.xml +++ b/doma-spring-boot-samples/doma-spring-boot-sample-entity-listener/pom.xml @@ -12,7 +12,7 @@ org.seasar.doma.boot doma-spring-boot-samples - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/doma-spring-boot-samples/doma-spring-boot-sample-event-handler/pom.xml b/doma-spring-boot-samples/doma-spring-boot-sample-event-handler/pom.xml index c883b4b..8f9108b 100644 --- a/doma-spring-boot-samples/doma-spring-boot-sample-event-handler/pom.xml +++ b/doma-spring-boot-samples/doma-spring-boot-sample-event-handler/pom.xml @@ -12,7 +12,7 @@ org.seasar.doma.boot doma-spring-boot-samples - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/doma-spring-boot-samples/doma-spring-boot-sample-simple/pom.xml b/doma-spring-boot-samples/doma-spring-boot-sample-simple/pom.xml index 665c560..b431696 100644 --- a/doma-spring-boot-samples/doma-spring-boot-sample-simple/pom.xml +++ b/doma-spring-boot-samples/doma-spring-boot-sample-simple/pom.xml @@ -12,7 +12,7 @@ org.seasar.doma.boot doma-spring-boot-samples - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/doma-spring-boot-samples/doma-spring-boot-sample-two-datasource/pom.xml b/doma-spring-boot-samples/doma-spring-boot-sample-two-datasource/pom.xml index c04f2eb..25dbf82 100644 --- a/doma-spring-boot-samples/doma-spring-boot-sample-two-datasource/pom.xml +++ b/doma-spring-boot-samples/doma-spring-boot-sample-two-datasource/pom.xml @@ -12,7 +12,7 @@ org.seasar.doma.boot doma-spring-boot-samples - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/doma-spring-boot-samples/pom.xml b/doma-spring-boot-samples/pom.xml index b0cc366..94f0295 100644 --- a/doma-spring-boot-samples/pom.xml +++ b/doma-spring-boot-samples/pom.xml @@ -5,7 +5,7 @@ doma-spring-boot org.seasar.doma.boot - 2.1.0-SNAPSHOT + 2.1.0 pom 4.0.0 diff --git a/doma-spring-boot-starter/pom.xml b/doma-spring-boot-starter/pom.xml index c7af159..f0b94cf 100644 --- a/doma-spring-boot-starter/pom.xml +++ b/doma-spring-boot-starter/pom.xml @@ -12,7 +12,7 @@ org.seasar.doma.boot doma-spring-boot - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 2446b68..fef98fa 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.seasar.doma.boot doma-spring-boot - 2.1.0-SNAPSHOT + 2.1.0 pom doma-spring-boot