diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..abf1b16 --- /dev/null +++ b/pom.xml @@ -0,0 +1,52 @@ + + 4.0.0 + + org.csource + fastdfs-client-java + 1.25 + fastdfs-client-java + fastdfs client with java + jar + + + UTF-8 + UTF-8 + UTF-8 + + + + src + + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + UTF-8 + true + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + package + + jar + + + + **/test/*.class + + + + + + + + \ No newline at end of file