diff --git a/.gitignore b/.gitignore index 0f182a0..0144868 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ *.jar *.war *.ear + +target/ \ No newline at end of file diff --git a/pom.xml b/pom.xml index cb8e1c7..56314e7 100644 --- a/pom.xml +++ b/pom.xml @@ -26,10 +26,10 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.8.0 - 1.7 - 1.7 + 1.8 + 1.8