From 39589474f1ba14eb03388cd5c2597a2f03ae2229 Mon Sep 17 00:00:00 2001 From: Uragami Taichi Date: Fri, 19 Apr 2024 08:12:04 +0900 Subject: [PATCH] Release 1.8.0 --- README.md | 4 ++-- 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-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, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 45b2483..7367e86 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 - 1.7.0 + 1.8.0 org.seasar.doma @@ -46,7 +46,7 @@ If you use Doma 2.29.0 or lower, the dependencies are as follows. org.seasar.doma.boot doma-spring-boot-starter - 1.7.0 + 1.8.0 org.seasar.doma diff --git a/doma-spring-boot-autoconfigure/pom.xml b/doma-spring-boot-autoconfigure/pom.xml index e746e7b..f135726 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 - 1.8.0-SNAPSHOT + 1.8.0 ../pom.xml diff --git a/doma-spring-boot-core/pom.xml b/doma-spring-boot-core/pom.xml index d8a3520..37e870d 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 - 1.8.0-SNAPSHOT + 1.8.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 92af38e..a3c6fd3 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 - 1.8.0-SNAPSHOT + 1.8.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 314e501..7838d5d 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 - 1.8.0-SNAPSHOT + 1.8.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 739018e..ed7178e 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 - 1.8.0-SNAPSHOT + 1.8.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 41526d6..a834de6 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 - 1.8.0-SNAPSHOT + 1.8.0 ../pom.xml diff --git a/doma-spring-boot-samples/pom.xml b/doma-spring-boot-samples/pom.xml index 7c09153..96fd6df 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 - 1.8.0-SNAPSHOT + 1.8.0 pom 4.0.0 diff --git a/doma-spring-boot-starter/pom.xml b/doma-spring-boot-starter/pom.xml index 5a11af7..4206dee 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 - 1.8.0-SNAPSHOT + 1.8.0 ../pom.xml diff --git a/pom.xml b/pom.xml index ca250af..89fc0f3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.seasar.doma.boot doma-spring-boot - 1.8.0-SNAPSHOT + 1.8.0 pom doma-spring-boot