JAVA-6474/JAVA-6324: Align module names, folder names and artifact id (#11071)
* JAVA-6474/JAVA-6324: Align module names, folder names and artifact id (template) * JAVA-6474/JAVA-6324: revert changes for guest modules
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>baeldung-spring-native</artifactId>
|
||||
<name>baeldung-spring-native</name>
|
||||
<artifactId>spring-native</artifactId>
|
||||
<name>spring-native</name>
|
||||
<packaging>jar</packaging>
|
||||
<description>Intro to Spring Native</description>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user