finalName 수정

This commit is contained in:
LEEJK0523 2024-05-17 13:35:02 +09:00
parent 7eb5042fa9
commit 7b4d92c1cf
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
</dependencies>
<build>
<finalName>demo</finalName>
<finalName>profile</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>