diff --git a/pom.xml b/pom.xml
index 90db38c..e44458d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
com.github.nkzawa
engine.io-client
- 0.2.3-SNAPSHOT
+ 0.2.2
org.json
@@ -123,27 +123,27 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ org.codehaus.mojo
+ exec-maven-plugin
+ 1.2.1
+
+
+ npm-install
+ process-test-resources
+
+ exec
+
+
+ ./src/test/resources
+ npm
+
+ install
+
+
+
+
+
com.github.github
site-maven-plugin