diff --git a/pom.xml b/pom.xml index f0f677ed..bab25d38 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,8 @@ - + + 4.0.0 yugecin opsu-dance @@ -21,6 +24,7 @@ **/Thumbs.db **/version + **.pdn @@ -32,6 +36,33 @@ + + org.apache.maven.plugins + maven-clean-plugin + 2.4.1 + + + + ${project.basedir}/mvnlibs + true + + + + + + maven-dependency-plugin + + + initialize + + copy-dependencies + + + ${project.basedir}/mvnlibs + + + + org.apache.maven.plugins maven-compiler-plugin @@ -211,10 +242,11 @@ lzma-java 1.3 - - gov.nist.math - jama - 1.0.3 - + + gov.nist.math + jama + 1.0.3 + + \ No newline at end of file