X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=9a3f1e6ec9d8aedd1bf170b796cff02903af5470;hb=db199e090d7c21dc2da1825054f7977351f2c7e0;hp=296250d945a7c797a099ca50280c99056d7fbee8;hpb=a92d9d6a21a0f6ca8d2153795721f500eaf29ee9;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 296250d945..9a3f1e6ec9 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -52,6 +52,7 @@ 1.17 3.6.0.RELEASE 2.2.0.RELEASE + 1.1.4 2.10 -Xmx1024m -XX:MaxPermSize=256m 0.5.9-SNAPSHOT @@ -85,6 +86,8 @@ 0.0.2-SNAPSHOT 0.1.1-SNAPSHOT 0.5.1-SNAPSHOT + 0.0.1-SNAPSHOT + 4.0.9.Final @@ -645,27 +648,27 @@ io.netty netty-handler - 4.0.9.Final + ${netty.version} io.netty netty-codec - 4.0.9.Final + ${netty.version} io.netty netty-buffer - 4.0.9.Final + ${netty.version} io.netty netty-transport - 4.0.9.Final + ${netty.version} io.netty netty-common - 4.0.9.Final + ${netty.version} @@ -714,6 +717,11 @@ all + + org.jolokia + jolokia-osgi + ${jolokia.version} +