From 0f3e26182e8d4e396f728383fc2eebd3fdccd67d Mon Sep 17 00:00:00 2001 From: Wim Deblauwe Date: Wed, 28 Aug 2024 22:43:09 +0200 Subject: [PATCH] Update for next release --- htmx-spring-boot-thymeleaf/pom.xml | 2 +- htmx-spring-boot/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/htmx-spring-boot-thymeleaf/pom.xml b/htmx-spring-boot-thymeleaf/pom.xml index 2ca6637..151a150 100644 --- a/htmx-spring-boot-thymeleaf/pom.xml +++ b/htmx-spring-boot-thymeleaf/pom.xml @@ -6,7 +6,7 @@ io.github.wimdeblauwe htmx-spring-boot-parent - 3.5.0 + 3.6.0-SNAPSHOT htmx-spring-boot-thymeleaf diff --git a/htmx-spring-boot/pom.xml b/htmx-spring-boot/pom.xml index ae8043b..b68405b 100644 --- a/htmx-spring-boot/pom.xml +++ b/htmx-spring-boot/pom.xml @@ -6,7 +6,7 @@ io.github.wimdeblauwe htmx-spring-boot-parent - 3.5.0 + 3.6.0-SNAPSHOT htmx-spring-boot diff --git a/pom.xml b/pom.xml index e6e1479..f11e6d0 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ io.github.wimdeblauwe htmx-spring-boot-parent - 3.5.0 + 3.6.0-SNAPSHOT pom Parent of Spring Boot library for htmx