diff --git a/.gitignore b/.gitignore index d76cf2d..a8f415a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .idea/ .svn *.iml - +target diff --git a/core/pom.xml b/core/pom.xml index e0205be..3bfb6f3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -37,7 +37,7 @@ junit junit - 4.8.1 + 4.8.2 test @@ -49,7 +49,7 @@ com.amazonaws aws-java-sdk - 1.1.8 + 1.2.6 @@ -63,7 +63,7 @@ maven-surefire-plugin - 2.7.1 + 2.9 **/*.java