Updated to 1.19.1

This commit is contained in:
t3hk0d3 2012-04-06 19:56:26 +04:00
parent f11f753b8e
commit 7902f42beb

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ru.tehkode</groupId>
<artifactId>Modifyworld</artifactId>
<version>1.19</version>
<version>1.19.1</version>
<name>Modifyworld</name>
<url>https://github.com/t3hk0d3/Modifyworld</url>
<issueManagement>
@ -45,13 +45,13 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.1-R1</version>
<version>1.2.5-R1.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>ru.tehkode</groupId>
<artifactId>PermissionsEx</artifactId>
<version>1.18</version>
<version>1.19</version>
</dependency>
</dependencies>
<repositories>