Make sure ModifyWorld 1.19.6 is using PEX 1.19.6 to compile against

This commit is contained in:
Jacob Litewski 2013-07-22 00:01:47 -04:00
parent 9697e148d3
commit bb6e8c6544
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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>ru.tehkode</groupId>
@ -74,7 +73,7 @@
<dependency>
<groupId>ru.tehkode</groupId>
<artifactId>PermissionsEx</artifactId>
<version>1.19.5</version>
<version>1.19.6</version>
</dependency>
</dependencies>
<repositories>