From 5b7051c123225c45fc58fc0c0375ae24a49ebd66 Mon Sep 17 00:00:00 2001 From: Finn Date: Sun, 7 Jul 2024 23:38:13 +0200 Subject: [PATCH] Cleanup --- .idea/vcs.xml | 6 ++++++ pom.xml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 389ad64..d3676ae 100644 --- a/pom.xml +++ b/pom.xml @@ -5,8 +5,8 @@ 4.0.0 me.finn.unlegitlibrary - UnlegitLibrary - 1.0-SNAPSHOT + unlegitlibrary + 1.0 21