bael-4793: match artifact id with name

This commit is contained in:
sharifi
2021-03-11 08:55:51 +03:30
parent fa4318272b
commit 111c2de7de

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>