This commit is contained in:
2024-07-07 23:38:13 +02:00
parent a17b32f95f
commit 5b7051c123
2 changed files with 8 additions and 2 deletions

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View File

@@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.finn.unlegitlibrary</groupId>
<artifactId>UnlegitLibrary</artifactId>
<version>1.0-SNAPSHOT</version>
<artifactId>unlegitlibrary</artifactId>
<version>1.0</version>
<properties>
<maven.compiler.source>21</maven.compiler.source>