BAEL-12770 Aligning module name, artifact id and folder name
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.baeldung</groupId>
|
||||
<artifactId>spring-soap</artifactId>
|
||||
<name>spring-soap</name>
|
||||
<version>1.0.0</version>
|
||||
|
||||
<parent>
|
||||
|
||||
Reference in New Issue
Block a user