test: trigger harbor push for backend
Some checks failed
sgeUpdated CI/CD / deploy (pull_request) Has been cancelled

This commit is contained in:
abdelbari
2026-03-10 08:30:33 +00:00
parent b6a4f0e303
commit 54dcb584d6

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>