diff --git a/.gitignore b/.gitignore index 58d7f22..caf2eb6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ hs_err_pid* *.project *.classpath .settings/ +.metadata/* diff --git a/pom.xml b/pom.xml index 7dacc70..19a3fa4 100644 --- a/pom.xml +++ b/pom.xml @@ -104,5 +104,5 @@ org.eppic-web - 1.0-SNAPSHOT + 1.1-SNAPSHOT