diff --git a/.gitignore b/.gitignore index 805b10b..1cffe83 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ target .settings .classpath *.patch -nbproject.xml \ No newline at end of file +nbproject.xml +*.versionsBackup \ No newline at end of file diff --git a/pom.xml b/pom.xml index 848d9a0..be278fa 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.carrotsearch junit-benchmarks - 0.4.0-SNAPSHOT + 0.4.0 jar JUnitBenchmarks