diff --git a/.gitignore b/.gitignore index 4969c46..74fc976 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* /dist/ -/build/ \ No newline at end of file +/build/ +/target/ \ No newline at end of file diff --git a/pom.xml b/pom.xml index 4e6d056..b659378 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.mycompany - MavenJava + SeSim 1.0-SNAPSHOT jar