X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=websocket%2Fwebsocket-client%2Fpom.xml;h=0c5ddf1cff6012ab2bcb980c83432f059854ae4b;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=4cb09b8dfd23b40ba2c2376b9635136a2aa0bd36;hpb=23bab614404470848162aa8b110b698ee81196ce;p=yangtools.git diff --git a/websocket/websocket-client/pom.xml b/websocket/websocket-client/pom.xml index 4cb09b8dfd..0c5ddf1cff 100644 --- a/websocket/websocket-client/pom.xml +++ b/websocket/websocket-client/pom.xml @@ -1,31 +1,34 @@ + + + 4.0.0 - org.opendaylight.controller - websocket-client org.opendaylight.yangtools - websocket-parent - 1.0-SNAPSHOT + yangtools-parent + 0.8.1-SNAPSHOT + /../../common/parent/pom.xml + websocket-client jar - 1.0-SNAPSHOT - websocket-client - io.netty - netty-handler + com.google.guava + guava io.netty - netty-transport - - - io.netty - netty-all + netty-codec-http org.slf4j @@ -35,9 +38,5 @@ junit junit - - org.opendaylight.yangtools - websocket-server -