X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=d8c4ccebb1bc93acab0a62e68a79f0d5d1a122aa;hb=refs%2Fchanges%2F62%2F1462%2F5;hp=abda95aee53a19a70fcb30870d30d056574daa8b;hpb=87e42e0bc309ddd2f3bde223d1745ec9d6600592;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index abda95aee5..d8c4ccebb1 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1,24 +1,24 @@ - + 4.0.0 3.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom org.opendaylight.controller commons.parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../parent scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD @@ -47,11 +47,12 @@ 2.2.0.RELEASE 2.10 -Xmx1024m -XX:MaxPermSize=256m - 0.5.7-SNAPSHOT + 0.5.8 14.0.1 - 2010.09.24-SNAPSHOT - 2010.09.24-SNAPSHOT - 2013.09.07-SNAPSHOT + 2010.09.24.1 + 2010.09.24.1 + 2013.08.27.1 + 2013.09.07.1 3.17.1-GA 1.0-SNAPSHOT 2.3.2 @@ -59,8 +60,21 @@ 0.5.3.201107060350 1.3.1 2.3.7 + 4.8.1 + 0.2.0-SNAPSHOT + + + + junit + junit + ${junit.version} + test + + + + central @@ -119,7 +133,17 @@ ${ietf-yang-types.version} - org.opendaylight.yangtools + org.opendaylight.yangtools.model + ietf-yang-types + ${ietf-yang-types.version} + + + org.opendaylight.yangtools.model + opendaylight-l2-types + ${opendaylight-l2-types.version} + + + org.opendaylight.yangtools.model yang-ext ${yang-ext.version} @@ -136,6 +160,16 @@ javassist ${javassist.version} + + org.opendaylight.bgpcep + concepts + ${bgpcep.version} + + + org.opendaylight.bgpcep + util + ${bgpcep.version} + ${project.version} @@ -388,7 +422,7 @@ org.opendaylight.controller checkstyle - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT @@ -464,7 +498,7 @@ - + @@ -477,7 +511,7 @@ - + @@ -492,7 +526,7 @@ - + @@ -505,7 +539,7 @@ - + @@ -518,7 +552,7 @@ - + @@ -570,6 +604,7 @@ true true net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.* + false @@ -640,7 +675,17 @@ commons-io commons-io - 2.3 + 2.4 + + + commons-codec + commons-codec + 1.7 + + + org.apache.commons + commons-lang3 + ${commons.lang.version} commons-fileupload @@ -1042,5 +1087,26 @@ org.eclipse.persistence.antlr 2.5.0 + + + org.opendaylight.controller.thirdparty + net.sf.jung2 + 2.0.1 + + + org.opendaylight.controller.thirdparty + org.openflow.openflowj + 1.0.2 + + + org.opendaylight.controller.thirdparty + com.sun.jersey.jersey-servlet + 1.17 + + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42 +