From 7124af51af9210400f05973f839afd1d76c1f41e Mon Sep 17 00:00:00 2001 From: Naoyuki Kanezawa Date: Mon, 29 Apr 2013 11:44:56 +0900 Subject: [PATCH] update dependency --- pom.xml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index fa1a57c..c7ec0c3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,19 +5,6 @@ engine.io-client 0.0.1-SNAPSHOT - - - sonatype-oss-public - https://oss.sonatype.org/content/groups/public/ - - true - - - true - - - - com.google.code.gson @@ -27,7 +14,7 @@ org.java-websocket Java-WebSocket - 1.3.0-SNAPSHOT + 1.3.0 junit