From b2db745e0510e79aaa53040836fc6f5b55e0dfd4 Mon Sep 17 00:00:00 2001 From: Tadaya Tsuyukubo Date: Wed, 27 Dec 2023 00:50:15 -0800 Subject: [PATCH] Prepare next development iteration --- datasource-micrometer-spring-boot/pom.xml | 2 +- datasource-micrometer/pom.xml | 2 +- docs/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/datasource-micrometer-spring-boot/pom.xml b/datasource-micrometer-spring-boot/pom.xml index a861fb7..9aed73c 100644 --- a/datasource-micrometer-spring-boot/pom.xml +++ b/datasource-micrometer-spring-boot/pom.xml @@ -22,7 +22,7 @@ net.ttddyy.observation datasource-micrometer-parent - 1.0.3 + 1.0.4-SNAPSHOT datasource-micrometer-spring-boot diff --git a/datasource-micrometer/pom.xml b/datasource-micrometer/pom.xml index 44cae36..2774863 100644 --- a/datasource-micrometer/pom.xml +++ b/datasource-micrometer/pom.xml @@ -22,7 +22,7 @@ net.ttddyy.observation datasource-micrometer-parent - 1.0.3 + 1.0.4-SNAPSHOT datasource-micrometer diff --git a/docs/pom.xml b/docs/pom.xml index 90461a7..a35fc30 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ net.ttddyy.observation datasource-micrometer-parent - 1.0.3 + 1.0.4-SNAPSHOT datasource-micrometer-docs diff --git a/pom.xml b/pom.xml index a66246d..c0518fa 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ net.ttddyy.observation datasource-micrometer-parent pom - 1.0.3 + 1.0.4-SNAPSHOT datasource-micrometer-parent Micrometer observation for JDBC https://github.com/jdbc-observations/datasource-micrometer