diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b83d222 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target/ diff --git a/pom.xml b/pom.xml index bbd1ff1..1499270 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,21 @@ 0.0.1-SNAPSHOT jar + + src + + + maven-compiler-plugin + 3.7.0 + + 1.8 + 1.8 + + + + + + MockUp http://maven.apache.org -- libgit2 0.21.2