Align module names, folder names and artifact id

This commit is contained in:
amit.pandey
2020-06-28 01:10:13 +05:30
parent 96e48fed81
commit 7ac0bd7ca7
12 changed files with 12 additions and 12 deletions
@@ -6,7 +6,7 @@
<groupId>com.baeldung.boot.persistence</groupId>
<artifactId>spring-boot-persistence-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>spring-boot-jdbi</name>
<name>spring-boot-persistence-2</name>
<description>Sample SpringBoot JDBI Project</description>
<parent>