X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=f78fd4723d921df00a92bacb710531215f2682b0;hb=b91d224f748cee99cd816797c8bbbfd5ec6240d4;hp=0fa59a5537ce179e416a5534a520b495a792b800;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 0fa59a5537..f78fd4723d 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -6,19 +6,19 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.1-SNAPSHOT pom org.opendaylight.controller commons.parent - 1.0.0 + 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 - releasepom-0.1.0 + 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,20 @@ 0.5.3.201107060350 1.3.1 2.3.7 + 4.8.1 + + + + junit + junit + ${junit.version} + test + + + + central @@ -119,7 +132,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} @@ -388,7 +411,7 @@ org.opendaylight.controller checkstyle - 0.0.1 + 0.0.2-SNAPSHOT @@ -570,6 +593,7 @@ true true net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.* + false @@ -1042,5 +1066,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 +