Merge pull request #9841 from amit2103/JAVA-2308

make folder name and artifactId same
This commit is contained in:
Dhawal Kapil 2020-08-12 08:49:19 +05:30 committed by GitHub
commit 2da56afb34
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>