diff --git a/.gitignore b/.gitignore
index 42f4a1a..a7d956c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
target/
+.idea/
+*.iml
*~
+*.swp
diff --git a/pom.xml b/pom.xml
index 85d0850..6691cea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,11 +8,25 @@
movie-rental
0.1
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ (whatever version is current)
+
+ 1.8
+ 1.8
+
+
+
+
+
junit
junit
- 4.11
+ 4.12
test