diff --git a/pom.xml b/pom.xml new file mode 100644 index 000000000..93053f89d --- /dev/null +++ b/pom.xml @@ -0,0 +1,47 @@ + + 4.0.0 + br.com.rjconsultores + IntegracaoReceitaDespesa + 0.0.1-SNAPSHOT + + + + commons-logging + commons-logging + 1.1.1 + + + log4j + log4j + 1.2.16 + + + commons-lang + commons-lang + 2.0 + + + + + src + + + src + + **/*.java + + + + + + maven-compiler-plugin + 3.5.1 + + 1.6 + 1.6 + + + + + \ No newline at end of file