Correction in pom.xml #18

Merged
Steev merged 2 commits from main into Release 2023-10-03 19:51:58 +02:00

View File

@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>de.vortexhq.lobby</groupId>
<artifactId>vortexlobby</artifactId>
<version>1.0</version>
<groupId>de.steev.bm</groupId>
<artifactId>BetterMinecraft</artifactId>
<version>1.1.1</version>
<properties>
<maven.compiler.source>17</maven.compiler.source>