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

- Fixed artifact ids of projects to align with folder names
This commit is contained in:
Dhawal Kapil
2018-08-31 20:22:40 +05:30
parent dc8676630d
commit cd55d47e8a
34 changed files with 68 additions and 57 deletions
+2 -3
View File
@@ -4,11 +4,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.example.jasypt</groupId>
<artifactId>JasyptDemo</artifactId>
<artifactId>spring-boot-jasypt</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>JasyptDemo</name>
<name>spring-boot-jasypt</name>
<description>Demo project for Spring Boot</description>
<parent>