diff --git a/.gitignore b/.gitignore
index dcbaf2a..a019e42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,6 @@
*.ipr
out/
!**/src/main/**/out/
-!**/src/test/**/out/
\ No newline at end of file
+!**/src/test/**/out/
+target/
+/.idea/
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 4595ad8..282d020 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,10 +8,10 @@
2.3.1.RELEASE
- com.release11.klaus
- Klaus
+ com.release11.mockedservices
+ MockedServices
0.0.1-SNAPSHOT
- Klaus
+ MockedServices
Mockup service for integration tests