From ea2f269e590e027c094f0b0a03ea7f573057bb01 Mon Sep 17 00:00:00 2001 From: Uragami Taichi Date: Sat, 1 Mar 2025 16:36:38 +0900 Subject: [PATCH] Release 2.2.0 --- README.md | 2 +- doma-spring-boot-autoconfigure/pom.xml | 2 +- doma-spring-boot-core/pom.xml | 2 +- doma-spring-boot-jacoco-aggregate/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 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 46b66a5..f48aaec 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Spring Boot Support for [Doma](https://github.com/domaframework/doma) org.seasar.doma.boot doma-spring-boot-starter - 2.1.0 + 2.2.0 org.seasar.doma diff --git a/doma-spring-boot-autoconfigure/pom.xml b/doma-spring-boot-autoconfigure/pom.xml index 389827a..03049df 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.2.0-SNAPSHOT + 2.2.0 ../pom.xml diff --git a/doma-spring-boot-core/pom.xml b/doma-spring-boot-core/pom.xml index 3e1a7ee..ca101ff 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.2.0-SNAPSHOT + 2.2.0 ../pom.xml diff --git a/doma-spring-boot-jacoco-aggregate/pom.xml b/doma-spring-boot-jacoco-aggregate/pom.xml index 78e8766..b1ea3c9 100644 --- a/doma-spring-boot-jacoco-aggregate/pom.xml +++ b/doma-spring-boot-jacoco-aggregate/pom.xml @@ -7,7 +7,7 @@ org.seasar.doma.boot doma-spring-boot - 2.2.0-SNAPSHOT + 2.2.0 ../pom.xml doma-spring-boot-jacoco-aggregate 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 fae5009..96c037a 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.2.0-SNAPSHOT + 2.2.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 ea6588d..ea5362e 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.2.0-SNAPSHOT + 2.2.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 c8d6594..3f8a3f4 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.2.0-SNAPSHOT + 2.2.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 ea9d094..d5f5a0e 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.2.0-SNAPSHOT + 2.2.0 ../pom.xml diff --git a/doma-spring-boot-samples/pom.xml b/doma-spring-boot-samples/pom.xml index 86fdc59..d0908f8 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.2.0-SNAPSHOT + 2.2.0 pom 4.0.0 diff --git a/doma-spring-boot-starter/pom.xml b/doma-spring-boot-starter/pom.xml index 7b792d0..4bd9c32 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.2.0-SNAPSHOT + 2.2.0 ../pom.xml diff --git a/pom.xml b/pom.xml index fa20e18..014baa2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.seasar.doma.boot doma-spring-boot - 2.2.0-SNAPSHOT + 2.2.0 pom doma-spring-boot