mirror of
https://github.com/PEXPlugins/Modifyworld.git
synced 2025-01-04 18:28:18 +01:00
Updated to 1.19.1
This commit is contained in:
parent
f11f753b8e
commit
7902f42beb
6
pom.xml
6
pom.xml
@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>ru.tehkode</groupId>
|
<groupId>ru.tehkode</groupId>
|
||||||
<artifactId>Modifyworld</artifactId>
|
<artifactId>Modifyworld</artifactId>
|
||||||
<version>1.19</version>
|
<version>1.19.1</version>
|
||||||
<name>Modifyworld</name>
|
<name>Modifyworld</name>
|
||||||
<url>https://github.com/t3hk0d3/Modifyworld</url>
|
<url>https://github.com/t3hk0d3/Modifyworld</url>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
@ -45,13 +45,13 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>bukkit</artifactId>
|
<artifactId>bukkit</artifactId>
|
||||||
<version>1.1-R1</version>
|
<version>1.2.5-R1.0</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>ru.tehkode</groupId>
|
<groupId>ru.tehkode</groupId>
|
||||||
<artifactId>PermissionsEx</artifactId>
|
<artifactId>PermissionsEx</artifactId>
|
||||||
<version>1.18</version>
|
<version>1.19</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<repositories>
|
<repositories>
|
||||||
|
Loading…
Reference in New Issue
Block a user