Finish merge of protocol subproject

This commit is contained in:
md_5
2013-02-09 19:08:56 +11:00
parent d5bf71b4b7
commit 8840dade68
5 changed files with 16 additions and 73 deletions

View File

@@ -1,3 +1,4 @@
<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>
@@ -20,8 +21,8 @@
<dependencies>
<dependency>
<groupId>net.md-5</groupId>
<artifactId>mendax</artifactId>
<version>1.4.6-SNAPSHOT</version>
<artifactId>bungeecord-protocol</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>net.md-5</groupId>