BAEL-8824 Align module names, folder names and artifact id

- Fixed pom of projects as per new project artifacts
This commit is contained in:
Dhawal Kapil
2018-09-03 22:19:38 +05:30
parent cd55d47e8a
commit 3130251d3a
10 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>com.baeldung.spring.ejb</groupId>
<artifactId>ejb-for-spring</artifactId>
<artifactId>spring-ejb</artifactId>
<version>1.0.1</version>
</parent>
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>com.baeldung.spring.ejb</groupId>
<artifactId>ejb-for-spring</artifactId>
<artifactId>spring-ejb</artifactId>
<version>1.0.1</version>
</parent>