Update sge-backend/pom.xml
All checks were successful
sgeUpdated CI/CD / deploy (pull_request) Successful in 9s

This commit is contained in:
2025-10-30 19:58:49 +03:00
parent c47764c006
commit 1c6272ebe7

View File

@@ -11,7 +11,7 @@
</parent> </parent>
<groupId>com.sgs</groupId> <groupId>com.sgs</groupId>
<artifactId>sgs</artifactId> <artifactId>sgs</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.2-SNAPSHOT</version>
<name>sgs</name> <name>sgs</name>
<description>SGS project for Spring Boot</description> <description>SGS project for Spring Boot</description>
<properties> <properties>