From bc5120384547865f42ab546b55c4f1ec9d3b94af Mon Sep 17 00:00:00 2001 From: Finn Date: Sat, 20 Sep 2025 09:10:37 +0200 Subject: [PATCH] - Library fix and .gitignore Update --- .gitignore | 2 ++ pom.xml | 20 +++++++++----------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 5ff6309..752b511 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ target/ .idea/jarRepositories.xml .idea/compiler.xml .idea/libraries/ +.idea/copilot.data.migration.ask.xml +.idea/copilot.data.migration.ask2agent.xml *.iws *.iml *.ipr diff --git a/pom.xml b/pom.xml index ca02663..56a4cbb 100644 --- a/pom.xml +++ b/pom.xml @@ -14,16 +14,6 @@ UTF-8 - - - github - https://maven.pkg.github.com/unlegitdqrk/unlegitlibrary - - true - - - - github @@ -36,11 +26,19 @@ github - Protocol + protocol https://maven.pkg.github.com/open-autonomous-connection/protocol + + + Open Autonomous Public License + https://github.com/Open-Autonomous-Connection/OAPL/blob/main/LICENSE + repo + + + me.finn.unlegitlibrary