X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=9a3f1e6ec9d8aedd1bf170b796cff02903af5470;hb=db199e090d7c21dc2da1825054f7977351f2c7e0;hp=223abcd114b4137b5c148c5ec7bb04042943ce81;hpb=8e7db763d7b721ade3cf0ec4d8c2bddd02870ec3;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 223abcd114..9a3f1e6ec9 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -52,9 +52,10 @@ 1.17 3.6.0.RELEASE 2.2.0.RELEASE + 1.1.4 2.10 -Xmx1024m -XX:MaxPermSize=256m - 0.5.8 + 0.5.9-SNAPSHOT 14.0.1 5.0.0 2010.09.24.1 @@ -70,7 +71,8 @@ 2.3.7 4.8.1 0.2.0-SNAPSHOT - 0.5.8 + 0.5.9-SNAPSHOT + 0.6.0-SNAPSHOT 0.4.1-SNAPSHOT 0.2.1-SNAPSHOT @@ -84,6 +86,8 @@ 0.0.2-SNAPSHOT 0.1.1-SNAPSHOT 0.5.1-SNAPSHOT + 0.0.1-SNAPSHOT + 4.0.9.Final @@ -634,11 +638,44 @@ ${bgpcep.version} + + org.opendaylight.bgpcep + framework + ${bgpcep.version} + + + + + io.netty + netty-handler + ${netty.version} + + + io.netty + netty-codec + ${netty.version} + + + io.netty + netty-buffer + ${netty.version} + + + io.netty + netty-transport + ${netty.version} + + + io.netty + netty-common + ${netty.version} + + org.opendaylight.yangtools yang-binding - ${yangtools.version} + ${yangtools.binding.version} org.opendaylight.yangtools @@ -680,6 +717,11 @@ all + + org.jolokia + jolokia-osgi + ${jolokia.version} +