From: David ‘Bombe’ Roden Date: Tue, 17 Nov 2009 21:00:01 +0000 (+0100) Subject: Add Maven project description. X-Git-Tag: v0.1.1~7 X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=commitdiff_plain;h=dd605aee444057a874fabf7fb0045b8448b0d1cd Add Maven project description. --- diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..12eda1a --- /dev/null +++ b/pom.xml @@ -0,0 +1,31 @@ + + 4.0.0 + net.pterodactylus + jFCPlib + 0.2-SNAPSHOT + jFCPlib + jar + + + junit + junit + 3.8.2 + test + + + + UTF-8 + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + +