BAEL-12770 Aligning module name, artifact id and folder name

This commit is contained in:
Dhawal Kapil
2019-02-27 20:37:12 +05:30
parent 6bae0fc28a
commit 8915610193
17 changed files with 19 additions and 10 deletions

View File

@@ -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>