X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=89b68a5d832061d9b298fb1fcca96a554b4e5fc7;hb=3d9879f268ac491cfc7ce8d6e3030f75ff2cdd44;hp=eb18c674501d5678ca1a156a29fc597dfc925318;hpb=243431c29329c60d9f31822c106b072c17c30b42;p=jFCPlib.git diff --git a/pom.xml b/pom.xml index eb18c67..89b68a5 100644 --- a/pom.xml +++ b/pom.xml @@ -2,9 +2,16 @@ 4.0.0 net.pterodactylus jFCPlib - 0.1.1 + 0.1.2.4-SNAPSHOT jFCPlib jar + + + pterodactylus + pterodactylus.net Maven Repository + scp://maven@maven.pterodactylus.net/home/maven/repository + + junit @@ -34,10 +41,34 @@ org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6 + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + +