diff --git a/pom.xml b/pom.xml
index fc283a7..1b2cf7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.geneblocks
CSBFinder-S
- 0.6.3
+ 0.6.2
@@ -41,6 +41,18 @@
1.8
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.21.0
+
+ true
+ true
+ -Xmx1024m -XX:MaxPermSize=256m
+
+
+