X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=websocket%2Fwebsocket-client%2Fpom.xml;h=5ed7bf67479054a387307f560c3b52f2ca4453d5;hb=69dcbda23d8cf16be62233558d98b9d43ee618dd;hp=15b02e8b472148a27bce1287cca76cac5e724dea;hpb=55f79c843f0d2f274489cddbb76d547067c9a9e8;p=yangtools.git diff --git a/websocket/websocket-client/pom.xml b/websocket/websocket-client/pom.xml index 15b02e8b47..5ed7bf6747 100644 --- a/websocket/websocket-client/pom.xml +++ b/websocket/websocket-client/pom.xml @@ -10,31 +10,25 @@ 4.0.0 - org.opendaylight.controller - websocket-client org.opendaylight.yangtools - websocket-parent - 1.0-SNAPSHOT + yangtools-parent + 0.8.0-SNAPSHOT + /../../common/parent/pom.xml + websocket-client jar - 1.0-SNAPSHOT - websocket-client - io.netty - netty-handler - - - io.netty - netty-transport + com.google.guava + guava io.netty - netty-all + netty-codec-http org.slf4j @@ -44,9 +38,5 @@ junit junit - - org.opendaylight.yangtools - websocket-server -