JAVA-27248 Align module names, folder names and artifact id - Week 44 - 2023 (conti-1) (#15147)

Co-authored-by: timis1 <noreplay@yahoo.com>
This commit is contained in:
timis1
2023-11-08 12:06:28 +02:00
committed by GitHub
parent 9b28d7739a
commit c7e2dc2a6e
10 changed files with 28 additions and 23 deletions
+2 -2
View File
@@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.bealdung</groupId>
<artifactId>rsocket</artifactId>
<artifactId>spring-6-rsocket</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>rsocket</name>
<name>spring-6-rsocket</name>
<parent>
<groupId>com.baeldung</groupId>