fix: Project coordinates set

This commit is contained in:
Piotr Dec 2024-07-15 23:24:40 +02:00
parent 640360ad10
commit 3edf1cfb27
Signed by: stawros
GPG key ID: F89F27AD8F881A91

View file

@ -12,8 +12,8 @@
</parent> </parent>
<groupId>eu.ztsh</groupId> <groupId>eu.ztsh</groupId>
<artifactId>spring-boot-template</artifactId> <artifactId>large-file-reading-challenge</artifactId>
<name>Spring Boot Standalone Template</name> <name>Large File Reading Challenge</name>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<properties> <properties>