Coming back to old pom.xml version bc of a strange bug

This commit is contained in:
Ka0rX 2023-03-19 20:19:49 +01:00
parent 374ac34f3c
commit d1a78ad83f
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>MMOCore</artifactId>
<groupId>net.Indyuce</groupId>
<version>1.12.0-SNAPSHOT</version>
<version>1.11.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>MMOCore</artifactId>
<groupId>net.Indyuce</groupId>
<version>1.12.0-SNAPSHOT</version>
<version>1.11.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<groupId>net.Indyuce</groupId>
<artifactId>MMOCore</artifactId>
<packaging>pom</packaging>
<version>1.12.0-SNAPSHOT</version>
<version>1.11.2-SNAPSHOT</version>
<modules>
<module>MMOCore-API</module>