diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..de650704
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+
+target
+*.iml
+.idea
+
+.project
+.settings
+.classpath
+.factorypath
+
diff --git a/pom.xml b/pom.xml
index d387dcc8..14897431 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,8 @@
2.0.2
${project.build.directory}/endorsed
UTF-8
+ 8
+ 8
@@ -22,4 +24,4 @@
kafka-eagle-core
kafka-eagle-plugin
-
\ No newline at end of file
+