From a0babfe1a52d1167fc1fa8570b0fbf8bb3d814bb Mon Sep 17 00:00:00 2001 From: Rodolphe Fontaine <30529563+Rodi26@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:51:14 +0200 Subject: [PATCH] pom and build in the racine directory --- .github/workflows/maven-build.yml => maven-build.yml | 0 .github/workflows/pom.xml => pom.xml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/maven-build.yml => maven-build.yml (100%) rename .github/workflows/pom.xml => pom.xml (100%) diff --git a/.github/workflows/maven-build.yml b/maven-build.yml similarity index 100% rename from .github/workflows/maven-build.yml rename to maven-build.yml diff --git a/.github/workflows/pom.xml b/pom.xml similarity index 100% rename from .github/workflows/pom.xml rename to pom.xml