make folder name and artifactId same

This commit is contained in:
amit.pandey 2020-08-09 19:35:21 +05:30
parent 87111ea998
commit 2453a731ca
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung.jhipster5</groupId>
<artifactId>bookstore</artifactId>
<artifactId>bookstore-monolith</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>war</packaging>
<name>Bookstore</name>