diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 811c93ae..04563d4b 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -1,187 +1,187 @@ - - 4.0.0 - com.comphenix.protocol - ProtocolLib - 1.3.1 - jar - Provides read/write access to the Minecraft protocol. - - - UTF-8 - - - - - comphenix-releases - Comphenix Maven Releases - http://comphenix.net/maven/content/repositories/releases/ - - - comphenix-snapshots - Comphenix Maven Snapshots - http://comphenix.net/maven/content/repositories/snapshots/ - - - - - - bukkit-rep - http://repo.bukkit.org/content/groups/public - - - - - src/main/java - src/test/java - - - src/main/java - - **/*.java - - - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.0 - - - package - - shade - - - - - org.bukkit:craftbukkit - junit:junit - - - - - - - - - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - - - - - - - - release-sign-artifacts - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.2 - - - attach-sources - - jar - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9 - - - attach-javadocs - - jar - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.4 - - - sign-artifacts - verify - - sign - - - - - - - - - - - http://dev.bukkit.org/server-mods/protocollib/ - ProtocolLib - - - scm:git:git://github.com/aadnk/ProtocolLib.git - scm:git:git@github.com:aadnk/ProtocolLib.git - https://github.com/aadnk/ProtocolLib - - - - - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - http://www.gnu.org/licenses/gpl-2.0.txt - repo - - - - - - aadnk - Kristian S. Stangeland - kr_stang@hotmail.com - http://comphenix.net/ - - developer - maintainer - - 1 - - - - - - cglib - cglib-nodep - 2.2.2 - - - org.bukkit - craftbukkit - 1.3.2-R1.0 - - - junit - junit - 4.10 - test - - + + 4.0.0 + com.comphenix.protocol + ProtocolLib + 1.3.1-SNAPSHOT + jar + Provides read/write access to the Minecraft protocol. + + + UTF-8 + + + + + comphenix-releases + Comphenix Maven Releases + http://comphenix.net/maven/content/repositories/releases/ + + + comphenix-snapshots + Comphenix Maven Snapshots + http://comphenix.net/maven/content/repositories/snapshots/ + + + + + + bukkit-rep + http://repo.bukkit.org/content/groups/public + + + + + src/main/java + src/test/java + + + src/main/java + + **/*.java + + + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.0 + + + package + + shade + + + + + org.bukkit:craftbukkit + junit:junit + + + + + + + + + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + + + + + release-sign-artifacts + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2 + + + attach-sources + + jar + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + + attach-javadocs + + jar + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.4 + + + sign-artifacts + verify + + sign + + + + + + + + + + + http://dev.bukkit.org/server-mods/protocollib/ + ProtocolLib + + + scm:git:git://github.com/aadnk/ProtocolLib.git + scm:git:git@github.com:aadnk/ProtocolLib.git + https://github.com/aadnk/ProtocolLib + + + + + GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 + http://www.gnu.org/licenses/gpl-2.0.txt + repo + + + + + + aadnk + Kristian S. Stangeland + kr_stang@hotmail.com + http://comphenix.net/ + + developer + maintainer + + 1 + + + + + + cglib + cglib-nodep + 2.2.2 + + + org.bukkit + craftbukkit + 1.3.2-R1.0 + + + junit + junit + 4.10 + test + + \ No newline at end of file