X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=9a3f1e6ec9d8aedd1bf170b796cff02903af5470;hb=db199e090d7c21dc2da1825054f7977351f2c7e0;hp=60d42669430d1fab02c7a49a1fa7c4cf9db00c2d;hpb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 60d4266943..9a3f1e6ec9 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -48,12 +48,14 @@ 1.9.8 3.1.3.RELEASE 3.1.3.RELEASE + 1.2.1 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 @@ -69,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 @@ -83,6 +86,8 @@ 0.0.2-SNAPSHOT 0.1.1-SNAPSHOT 0.5.1-SNAPSHOT + 0.0.1-SNAPSHOT + 4.0.9.Final @@ -497,6 +502,14 @@ org.springframework.web.servlet ${spring.version} + + + org.springframework.osgi + spring-osgi-mock + ${spring-osgi.version} + test + + org.springframework.security @@ -625,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 @@ -651,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} + @@ -1054,6 +1124,19 @@ + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + + +