3 Commits

Author SHA1 Message Date
abdelbari
54dcb584d6 test: trigger harbor push for backend
Some checks failed
sgeUpdated CI/CD / deploy (pull_request) Has been cancelled
2026-03-10 08:30:33 +00:00
b6a4f0e303 Merge pull request 'fix: use internal IP for Harbor and add network-resilient fetch' (#16) from fix/harbor-connection-port into main
Reviewed-on: #16
2026-03-10 11:25:25 +03:00
1ebf2f2f9d Merge pull request 'fix/harbor-connection-port' (#15) from fix/harbor-connection-port into main
Reviewed-on: #15
2026-03-10 10:42:58 +03:00

View File

@@ -11,7 +11,7 @@
</parent>
<groupId>com.sgs</groupId>
<artifactId>sgs</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.3-SNAPSHOT</version>
<name>sgs</name>
<description>SGS project for Spring Boot</description>
<properties>
@@ -130,4 +130,4 @@
<finalName>sgs-backend</finalName>
</build>
</project>
</project>