diff --git a/pom.xml b/pom.xml
index e2a7c10420..585fdb19b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,6 +14,7 @@
h2o-core
jar
H2O Core
+ 2.8-SNAPSHOT
A core of distributed platform for large data analysis.
@@ -102,12 +103,15 @@
12.0.1
compile
+
+
gov.nist.math
@@ -242,34 +246,27 @@
-
- org.apache.maven.plugins
- maven-dependency-plugin
- 2.9
-
-
- unpack
- compile
-
- unpack
-
-
-
-
- ai.h2o.gson
- gson
- 2.3
- true
- ${project.build.directory}/classes
- **/*.class,**/*.xml
- **/*test.class
-
-
-
-
-
-
-
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.6
+
+
+ prepare
+ validate
+
+
+
+
+
+
+
+ run
+
+
+
+