Ajout BOM
All checks were successful
Maven build / build (push) Successful in 4m19s

This commit is contained in:
Guillaume Dugas
2026-05-06 12:25:02 +02:00
parent d3361e627a
commit 6801fc14e2
6 changed files with 188 additions and 150 deletions

View File

@@ -4,9 +4,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>fr.codeanddata.semrack</groupId>
<artifactId>semrack-parent</artifactId>
<artifactId>semrack-bom</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../bom/pom.xml</relativePath>
</parent>
<artifactId>semrack-storage-postgres-parent</artifactId>
<name>Semrack Storage Postgres - Parent</name>