From b39cee5e7a8c2d96811ea0b35ec8bd6ff209b83d Mon Sep 17 00:00:00 2001 From: timis1 <12120641+timis1@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:45:40 +0300 Subject: [PATCH] Java 20405 Align module names, folder names and artifact id - Week 18 - 2023 (moved-7) (#14290) * JAVA-20405 Align name for spring-boot-aws * JAVA-20405 Align module name for spring-boot-3-url-matching * JAVA-20405 Align module name for core-java-streams-collect * JAVA-20405 Align module name for dummy-surefire-junit47 --------- Co-authored-by: timis1 --- core-java-modules/core-java-streams-collect/pom.xml | 2 +- .../dependency-exclusion/dummy-surefire-junit47/pom.xml | 2 +- spring-boot-modules/spring-boot-3-url-matching/pom.xml | 6 +++--- spring-boot-modules/spring-boot-aws/pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core-java-modules/core-java-streams-collect/pom.xml b/core-java-modules/core-java-streams-collect/pom.xml index e81598017c..427fcbdf8d 100644 --- a/core-java-modules/core-java-streams-collect/pom.xml +++ b/core-java-modules/core-java-streams-collect/pom.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - core-java-streams-4 + core-java-streams-collect core-java-streams-collect jar diff --git a/maven-modules/dependency-exclusion/dummy-surefire-junit47/pom.xml b/maven-modules/dependency-exclusion/dummy-surefire-junit47/pom.xml index 93c5f7591f..5f90b4202f 100644 --- a/maven-modules/dependency-exclusion/dummy-surefire-junit47/pom.xml +++ b/maven-modules/dependency-exclusion/dummy-surefire-junit47/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.apache.maven.surefire - surefire-junit47 + dummy-surefire-junit47 dummy diff --git a/spring-boot-modules/spring-boot-3-url-matching/pom.xml b/spring-boot-modules/spring-boot-3-url-matching/pom.xml index ca8213e1cf..0ed6fdbd9b 100644 --- a/spring-boot-modules/spring-boot-3-url-matching/pom.xml +++ b/spring-boot-modules/spring-boot-3-url-matching/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - spring-boot-3 + spring-boot-3-url-matching 0.0.1-SNAPSHOT - spring-boot-3 - URL Matching in Spring Boot + spring-boot-3-url-matching + URL Matching in Spring Boot 3 com.baeldung diff --git a/spring-boot-modules/spring-boot-aws/pom.xml b/spring-boot-modules/spring-boot-aws/pom.xml index bdb23f9fe2..2abce7df76 100644 --- a/spring-boot-modules/spring-boot-aws/pom.xml +++ b/spring-boot-modules/spring-boot-aws/pom.xml @@ -6,8 +6,8 @@ com.baeldung spring-boot-aws 0.0.1-SNAPSHOT - spring-boot-data-3 - spring-boot-boot + spring-boot-aws + spring-boot-aws com.baeldung.spring-boot-modules