diff --git a/pom.xml b/pom.xml index 1092756a..4610c469 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,4 @@ + + + 4.0.0 + org.bukkit + bukkit + 1.6.4-R2.1-SNAPSHOT + Bukkit + http://www.bukkit.org + + + UTF-8 + + + + scm:git:git@github.com:Bukkit/Bukkit.git + scm:git:git://github.com/Bukkit/Bukkit.git + https://github.com/Bukkit/Bukkit/tree/master/ + + + + jenkins + http://ci.bukkit.org + + + + + jd.bukkit.org + file:///home/javadocs/public_html/ + + + azimkin-repo-releases + Azimkins repository + https://repo.azimkin.top/releases + + + azimkin-repo-snapshots + Azimkins repository + https://repo.azimkin.top/snapshots + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-shade-plugin + 1.4 + + + package + + shade + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.9.0 + + + + org.codehaus.mojo + jxr-maven-plugin + 2.0-beta-1 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + true + + + + + javadoc + + + + + + + + + + + + org.yaml + snakeyaml + 1.9 + jar + compile + + + com.googlecode.json-simple + json-simple + 1.1 + jar + compile + + + org.avaje + ebean + 2.7.3 + jar + compile + + + com.google.guava + guava + 10.0.1 + jar + compile + + + commons-lang + commons-lang + 2.3 + + junit