From 28609583780763b17b1ede8a5949780ad38fe7c8 Mon Sep 17 00:00:00 2001 From: hell Date: Tue, 26 Aug 2014 15:41:19 +0200 Subject: [PATCH] Revert "dependency on engine.io-client 0.2.3-SNAPSHOT" This reverts commit dc84ff959748054ccd7ab3cbbaa466efebffd6ec. --- pom.xml | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) 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