X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=9a3f1e6ec9d8aedd1bf170b796cff02903af5470;hb=db199e090d7c21dc2da1825054f7977351f2c7e0;hp=9699b1a08f683ac4feddea5fbdddef9a961fc3d2;hpb=72ca92e3193956b3ddb020f7f38a24315c6e8b9b;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 9699b1a08f..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 @@ -660,7 +697,31 @@ yang-model-api ${yangtools.version} + + org.opendaylight.controller + switchmanager + 0.5.1-SNAPSHOT + + + + org.eclipse.equinox.http + servlet + 1.0.0-v20070606 + + + + org.apache.felix + org.apache.felix.webconsole + 4.2.0 + + all + + + org.jolokia + jolokia-osgi + ${jolokia.version} + @@ -1063,6 +1124,19 @@ + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + + +