bael-4793: match artifact id with name

This commit is contained in:
sharifi 2021-03-11 08:55:51 +03:30
parent 3f19c9f6e8
commit 023da91f09
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung.web</groupId>
<artifactId>spring-boot-rest-2</artifactId>
<name>spring-boot-rest</name>
<name>spring-boot-rest-2</name>
<packaging>war</packaging>
<description>Spring Boot Rest Module</description>