From 8925434bdfb9ea1ec012e346fefea8c57b11f0ed Mon Sep 17 00:00:00 2001 From: potzplitz <127513690+potzplitz@users.noreply.github.com> Date: Sun, 3 Mar 2024 02:59:12 +0100 Subject: [PATCH] dcvxbd --- .classpath | 13 +++++++++++++ pom.xml | 22 +++++++++++----------- 2 files changed, 24 insertions(+), 11 deletions(-) diff --git a/.classpath b/.classpath index 264d9ab..e055f2a 100644 --- a/.classpath +++ b/.classpath @@ -23,5 +23,18 @@ + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index be18c82..499312e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,16 +23,16 @@ - - - org.apache.maven.plugins - maven-jar-plugin - 3.2.0 - - builds - - - - + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + ${project.basedir}/builds + + + +