Correction in pom.xml #18

Merged
Steev merged 2 commits from main into Release 2023-10-03 19:51:58 +02:00
Showing only changes of commit c163826b05 - Show all commits

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"> 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> <modelVersion>4.0.0</modelVersion>
<groupId>de.vortexhq.lobby</groupId> <groupId>de.steev.bm</groupId>
<artifactId>vortexlobby</artifactId> <artifactId>BetterMinecraft</artifactId>
<version>1.0</version> <version>1.1.1</version>
<properties> <properties>
<maven.compiler.source>17</maven.compiler.source> <maven.compiler.source>17</maven.compiler.source>