Merge pull request 'test: trigger harbor push for backend' (#17) from fix/harbor-connection-port into main

Reviewed-on: #17
This commit is contained in:
2026-03-10 11:32:13 +03:00

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.2-SNAPSHOT</version> <version>0.0.3-SNAPSHOT</version>
<name>sgs</name> <name>sgs</name>
<description>SGS project for Spring Boot</description> <description>SGS project for Spring Boot</description>
<properties> <properties>
@@ -130,4 +130,4 @@
<finalName>sgs-backend</finalName> <finalName>sgs-backend</finalName>
</build> </build>
</project> </project>