diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..7cf671cde --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.iml +.idea/ + diff --git a/moa/pom.xml b/moa/pom.xml index dd44c7979..14fd58579 100755 --- a/moa/pom.xml +++ b/moa/pom.xml @@ -62,7 +62,7 @@ com.googlecode.java-diff-utils diffutils - 1.2.1 + 1.3 test diff --git a/pom.xml b/pom.xml index 052fa8916..503637ce0 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ junit junit - 4.8.2 + 4.12 test @@ -162,6 +162,7 @@ 1.6 1.6 + UTF-8