diff --git a/pom.xml b/pom.xml index be85fae..9f995a6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,39 @@ - - 4.0.0 - com.texelz - schemorger - 1.0 - - - commons-beanutils - commons-beanutils - 1.9.0 - - - org.jsoup - jsoup - 1.7.3 - - - org.apache.commons - commons-lang3 - 3.1 - - + + 4.0.0 + com.texelz + schemorger + 1.0 + + + commons-beanutils + commons-beanutils + 1.9.0 + + + org.jsoup + jsoup + 1.7.3 + + + org.apache.commons + commons-lang3 + 3.1 + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.2 + + 1.7 + 1.7 + + + + + \ No newline at end of file