From fee50e9b340cf1a987ce55fe07a149d8f9cde475 Mon Sep 17 00:00:00 2001 From: timis1 <12120641+timis1@users.noreply.github.com> Date: Sun, 25 Jun 2023 14:23:03 +0300 Subject: [PATCH] JAVA-20405 Remove 'modules' from spring-thymeleaf-attributes (#14300) Co-authored-by: timis1 --- .../accessing-session-attributes/pom.xml | 2 +- spring-web-modules/spring-thymeleaf-attributes/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-web-modules/spring-thymeleaf-attributes/accessing-session-attributes/pom.xml b/spring-web-modules/spring-thymeleaf-attributes/accessing-session-attributes/pom.xml index 8d1b43f2c6..59bca1ac7e 100644 --- a/spring-web-modules/spring-thymeleaf-attributes/accessing-session-attributes/pom.xml +++ b/spring-web-modules/spring-thymeleaf-attributes/accessing-session-attributes/pom.xml @@ -12,7 +12,7 @@ com.baeldung.spring-thymeleaf-attributes - spring-thymeleaf-attributes-modules + spring-thymeleaf-attributes 0.0.1-SNAPSHOT ../pom.xml diff --git a/spring-web-modules/spring-thymeleaf-attributes/pom.xml b/spring-web-modules/spring-thymeleaf-attributes/pom.xml index 44806cc29f..c7b1b7669d 100644 --- a/spring-web-modules/spring-thymeleaf-attributes/pom.xml +++ b/spring-web-modules/spring-thymeleaf-attributes/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.baeldung.spring-thymeleaf-attributes - spring-thymeleaf-attributes-modules + spring-thymeleaf-attributes 0.0.1-SNAPSHOT pom